Changeset 1528 for spec/trunk/SPECS/libiconv.spec
- Timestamp:
- Nov 21, 2018, 4:09:35 PM (7 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/libiconv.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libiconv.spec
r1516 r1528 11 11 URL: https://www.gnu.org/software/libiconv/ 12 12 Vendor: bww bitwise works GmbH 13 #scm_source github https://github.com/bitwiseworks/%{name}-os2 %{version}-os214 %scm_source git file://e:/Trees/libiconv/git master-os213 %scm_source github https://github.com/bitwiseworks/%{name}-os2 %{version}-os2 14 #%scm_source git file://e:/Trees/libiconv/git master-os2 15 15 16 16 BuildRequires: autoconf >= 2.60 17 17 BuildRequires: automake 18 18 BuildRequires: libtool 19 20 # for the password stuff, as a private repo 21 BuildRequires: os2-rpm-build >= 1-4 19 22 20 23 %description … … 31 34 %description devel 32 35 This package contains libiconv header files. 33 %endif34 36 35 37 %package static … … 40 42 %description static 41 43 This package contains static libiconv library. 44 %endif 42 45 43 46 … … 84 87 rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/iconv*.3* 85 88 rm -f $RPM_BUILD_ROOT/%{_docdir}/iconv*.html 89 rm -f $RPM_BUILD_ROOT/%{_libdir}/charset.a 86 90 %endif 87 91 … … 107 111 %{_mandir}/man3/iconv*.3* 108 112 %{_docdir}/iconv*.html 109 %endif110 113 111 114 %files static 112 115 %defattr(644,root,root,755) 113 116 %{_libdir}/charset.a 117 %endif 114 118 115 119 %files utils
Note:
See TracChangeset
for help on using the changeset viewer.
