Ignore:
Timestamp:
Apr 7, 2020, 8:01:09 PM (5 years ago)
Author:
tellie
Message:

spec: fribidi: Release version 0.19.5-1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/dos2unix.spec

    r1094 r1695  
    11Summary:       Text file format converters
    22Name:          dos2unix
    3 Version:       7.3.4
     3Version:       7.4.1
    44Release:       1%{?dist}
    55Group:         Applications/Text
     
    88
    99Vendor:        bww bitwise works GmbH
    10 %scm_source  svn http://svn.netlabs.org/repos/ports/dos2unix/trunk 2012
     10%scm_source github https://git.code.sf.net/p/dos2unix/dos2unix dos2unix-dos2unix
    1111
    1212BuildRequires: gettext
    13 #BuildRequires: perl-Pod-Checker
     13BuildRequires: perl-Pod-Checker
    1414Provides: unix2dos = %{version}-%{release}
    1515Obsoletes: unix2dos < 5.1-1
     
    2525
    2626%build
     27export LDFLAGS="-Zomf -Zmap -Zhigh-mem -Zargs-wild -Zargs-resp"
     28export LIBS="-lcx"
    2729export prefix=%{_prefix}
    28 export LIBS_EXTRA=-lcx
    2930make %{?_smp_mflags}
    3031
Note: See TracChangeset for help on using the changeset viewer.