Changeset 96 for spec/trunk/SPECS


Ignore:
Timestamp:
Nov 8, 2010, 2:15:02 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: rpm build updates.

File:
1 edited

Legend:

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

    r86 r96  
    2525Name: rpm
    2626Version: %{rpmver}
    27 Release: 1
     27Release: 2
    2828Group: System Environment/Base
    2929Url: http://www.rpm.org/
     
    5151Requires: mmap pthread
    5252Requires: cpio
     53Requires: cube
    5354
    5455Requires: libc >= 0.6.3
     
    135136#Requires: findutils sed grep gawk diffutils
    136137Requires: file patch >= 2.5
    137 #Requires: unzip xz
     138Requires: unzip xz
    138139Requires: gzip bzip2 cpio
    139140Requires: pkgconfig >= 1:0.24
     
    244245install -D -m0755 rpmio/.libs/rpmio.lib $RPM_BUILD_ROOT/%{_libdir}/
    245246
    246 rexx2exe scripts/wps-object.cmd $RPM_BUILD_ROOT/%{_libdir}/rpm/wps-object.exe
    247 
    248247# Save list of packages through cron
    249248mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/cron.daily
     
    349348
    350349%{rpmhome}/platform
    351 %{rpmhome}/wps-object.exe
    352350
    353351%files libs
Note: See TracChangeset for help on using the changeset viewer.