Changeset 1528 for spec/trunk/SPECS
- Timestamp:
- Nov 21, 2018, 4:09:35 PM (7 years ago)
- Location:
- spec/trunk/SPECS
- Files:
-
- 5 edited
-
cups-filters.spec (modified) (1 diff)
-
deltarpm.spec (modified) (1 diff)
-
libiconv.spec (modified) (5 diffs)
-
po4a.spec (modified) (1 diff)
-
sed.spec (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/cups-filters.spec
r1273 r1528 282 282 %dir %{_pkgdocdir}/ 283 283 %{_pkgdocdir}/COPYING 284 %dir %{_pkgdocdir}/fontembed 284 285 %{_pkgdocdir}/fontembed/README 285 286 %{_libdir}/cupsfil*.dll -
spec/trunk/SPECS/deltarpm.spec
r1278 r1528 92 92 %else 93 93 rm -rf %{buildroot}%{_libdir}/python3* 94 ln -sf %{python2_sitearch}/_deltrpm.pyd $RPM_BUILD_ROOT%{python2_sitearch}/_ deltarpmmodule.pyd94 ln -sf %{python2_sitearch}/_deltrpm.pyd $RPM_BUILD_ROOT%{python2_sitearch}/_%{name}module.pyd 95 95 %endif 96 96 -
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 -
spec/trunk/SPECS/po4a.spec
r1125 r1528 10 10 11 11 Vendor: bww bitwise works GmbH 12 #scm_source github https://github.com/bitwiseworks/%{name}-os2 %{version}-os213 %scm_source git file://e:/Trees/po4a/git master-os212 %scm_source github https://github.com/bitwiseworks/%{name}-os2 %{version}-os2 13 #%scm_source git file://e:/Trees/po4a/git master-os2 14 14 15 15 BuildArch: noarch -
spec/trunk/SPECS/sed.spec
r1511 r1528 9 9 URL: http://sed.sourceforge.net/ 10 10 Vendor: bww bitwise works GmbH 11 #scm_source github http://github.com/bitwiseworks/%{name}-os2 master-os212 %scm_source git E:/Trees/%{name}/git master-os211 %scm_source github http://github.com/bitwiseworks/%{name}-os2 %{version}-os2 12 #scm_source git E:/Trees/%{name}/git master-os2 13 13 Source1: http://sed.sourceforge.net/sedfaq.txt 14 14 BuildRequires: libc-devel, libcx-devel, automake, autoconf, gcc … … 16 16 #BuildRequires: glibc-devel, libacl-devel 17 17 #BuildRequires: perl-Getopt-Long 18 19 # for the password stuff, as a private repo 20 BuildRequires: os2-rpm-build >= 1-4 18 21 19 22 #Provides: /bin/sed
Note:
See TracChangeset
for help on using the changeset viewer.
