Changeset 1695 for spec/trunk/SPECS/dos2unix.spec
- Timestamp:
- Apr 7, 2020, 8:01:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/dos2unix.spec
r1094 r1695 1 1 Summary: Text file format converters 2 2 Name: dos2unix 3 Version: 7. 3.43 Version: 7.4.1 4 4 Release: 1%{?dist} 5 5 Group: Applications/Text … … 8 8 9 9 Vendor: bww bitwise works GmbH 10 %scm_source svn http://svn.netlabs.org/repos/ports/dos2unix/trunk 201210 %scm_source github https://git.code.sf.net/p/dos2unix/dos2unix dos2unix-dos2unix 11 11 12 12 BuildRequires: gettext 13 #BuildRequires: perl-Pod-Checker13 BuildRequires: perl-Pod-Checker 14 14 Provides: unix2dos = %{version}-%{release} 15 15 Obsoletes: unix2dos < 5.1-1 … … 25 25 26 26 %build 27 export LDFLAGS="-Zomf -Zmap -Zhigh-mem -Zargs-wild -Zargs-resp" 28 export LIBS="-lcx" 27 29 export prefix=%{_prefix} 28 export LIBS_EXTRA=-lcx29 30 make %{?_smp_mflags} 30 31
Note:
See TracChangeset
for help on using the changeset viewer.