Changeset 96 for spec/trunk/SPECS
- Timestamp:
- Nov 8, 2010, 2:15:02 PM (15 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/rpm.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r86 r96 25 25 Name: rpm 26 26 Version: %{rpmver} 27 Release: 127 Release: 2 28 28 Group: System Environment/Base 29 29 Url: http://www.rpm.org/ … … 51 51 Requires: mmap pthread 52 52 Requires: cpio 53 Requires: cube 53 54 54 55 Requires: libc >= 0.6.3 … … 135 136 #Requires: findutils sed grep gawk diffutils 136 137 Requires: file patch >= 2.5 137 #Requires: unzip xz138 Requires: unzip xz 138 139 Requires: gzip bzip2 cpio 139 140 Requires: pkgconfig >= 1:0.24 … … 244 245 install -D -m0755 rpmio/.libs/rpmio.lib $RPM_BUILD_ROOT/%{_libdir}/ 245 246 246 rexx2exe scripts/wps-object.cmd $RPM_BUILD_ROOT/%{_libdir}/rpm/wps-object.exe247 248 247 # Save list of packages through cron 249 248 mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/cron.daily … … 349 348 350 349 %{rpmhome}/platform 351 %{rpmhome}/wps-object.exe352 350 353 351 %files libs
Note:
See TracChangeset
for help on using the changeset viewer.
