Accepting request 195927 from YaST:Head
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/195927 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=152
This commit is contained in:
commit
e9113eb3dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e88bbe64e8fa68c050967208e17a768a4b2875800409dd1994e4d9d650534bd8
|
||||
size 277172
|
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:cddb4f07295964d5e755e411389c38c01fe06efffa71cb971b42baed68eca9eb
|
||||
size 276603
|
@ -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