- fix compat issues with older perl & rpm

- 0.703

OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=78
This commit is contained in:
Steffen Winterfeldt 2012-10-15 11:04:26 +00:00 committed by Git OBS Bridge
parent 7689fa374f
commit 5df46b4436
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ceb5b3ae352b912f4621089cfcbcbf61d58fdc9f9cda4229f871cdcdae1e63f8
size 178611

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29b09da75230702ce295be3d64f3dfbee32f61390797f51ff8a4112fe9733c87
size 177889

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 15 13:02:06 CEST 2012 - snwint@suse.de
- fix compat issues with older perl & rpm
- 0.703
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 6 16:25:49 CEST 2012 - snwint@suse.de Thu Sep 6 16:25:49 CEST 2012 - snwint@suse.de

View File

@ -17,7 +17,7 @@
Name: perl-Bootloader Name: perl-Bootloader
Version: 0.702 Version: 0.703
Release: 0 Release: 0
Requires: perl-base = %{perl_version} Requires: perl-base = %{perl_version}
Requires: e2fsprogs Requires: e2fsprogs
@ -51,6 +51,7 @@ Authors:
%install %install
make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install
install -d -m 700 $RPM_BUILD_ROOT/var/log/YaST2 install -d -m 700 $RPM_BUILD_ROOT/var/log/YaST2
touch $RPM_BUILD_ROOT/var/log/pbl.log
%perl_process_packlist %perl_process_packlist
#install only needed files for bootloader for specific architecture #install only needed files for bootloader for specific architecture
%ifarch %ix86 x86_64 %ifarch %ix86 x86_64