Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=305
This commit is contained in:
parent
ab4a026279
commit
c8641e6e9b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ab716931b86fce2d0c7ce609c3878928f63651a0d92f7554915a222ae5b0064
|
||||
size 277526
|
3
yast2-bootloader-3.0.2.tar.bz2
Normal file
3
yast2-bootloader-3.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:badb32fe924a03c3d54820d8d2a4fc70b6539cf4e91437f4876df8340d8772a3
|
||||
size 276826
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 19:50:43 UTC 2013 - lslezak@suse.cz
|
||||
|
||||
- removed obsolete BuildRequires: yast2 and yast2-core
|
||||
- 3.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 14:52:09 UTC 2013 - lslezak@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-bootloader
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -36,8 +36,6 @@ Requires: yast2-core >= 2.18.7
|
||||
Requires: yast2-packager >= 2.17.24
|
||||
Requires: yast2-pkg-bindings >= 2.17.25
|
||||
Requires: yast2-storage >= 2.18.18
|
||||
BuildRequires: yast2 >= 2.18.14
|
||||
BuildRequires: yast2-core >= 2.18.6
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: syslinux
|
||||
@ -122,19 +120,30 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
# menu items
|
||||
|
||||
%ifnarch s390 s390x
|
||||
%dir %{_prefix}/share/applications/YaST2
|
||||
%{_prefix}/share/applications/YaST2/bootloader.desktop
|
||||
%endif
|
||||
|
||||
%dir /usr/share/YaST2/include
|
||||
%dir /usr/share/YaST2/include/bootloader
|
||||
/usr/share/YaST2/include/bootloader/*
|
||||
%dir /usr/share/YaST2/modules
|
||||
/usr/share/YaST2/modules/*
|
||||
%dir /usr/share/YaST2/clients
|
||||
/usr/share/YaST2/clients/bootloader*.rb
|
||||
/usr/share/YaST2/clients/print-product.rb
|
||||
/usr/share/YaST2/clients/inst_*.rb
|
||||
%dir %{_prefix}/lib/YaST2/bin
|
||||
%{_prefix}/lib/YaST2/bin/*
|
||||
%dir /usr/lib/YaST2/servers_non_y2
|
||||
/usr/lib/YaST2/servers_non_y2/ag_*
|
||||
%dir /usr/share/YaST2/scrconf
|
||||
/usr/share/YaST2/scrconf/*.scr
|
||||
%dir /var/adm/fillup-templates
|
||||
/var/adm/fillup-templates/*
|
||||
%dir /usr/share/YaST2/schema
|
||||
%dir /usr/share/YaST2/schema/autoyast
|
||||
%dir /usr/share/YaST2/schema/autoyast/rnc
|
||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||
|
||||
%dir %{_prefix}/share/doc/packages/yast2-bootloader
|
||||
|
Loading…
x
Reference in New Issue
Block a user