Accepting request 185189 from YaST:Head
updated to version 3.0.0 OBS-URL: https://build.opensuse.org/request/show/185189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=77
This commit is contained in:
commit
c3a37fc490
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24f3512262ca6a6b0779cf3bca3ac9002c0529d24934ae8d3fa9efe6f3582a4a
|
||||
size 116888
|
3
yast2-update-3.0.0.tar.bz2
Normal file
3
yast2-update-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cb8857ef56544663878fb5f6be42af2b2cf63c86c8f28d3260b9dc4e68b0e9c
|
||||
size 116314
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:43:55 UTC 2013 - yast-devel@opensuse.org
|
||||
|
||||
- converted from YCP to Ruby by YCP Killer
|
||||
(https://github.com/yast/ycp-killer)
|
||||
- version 3.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 12:23:59 CET 2013 - jsuchome@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 2.23.1
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -62,6 +62,8 @@ Conflicts: yast2-pkg-bindings < 2.15.11
|
||||
# Storage::DeviceMatchFstab (#244117)
|
||||
Conflicts: yast2-storage < 2.15.4
|
||||
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - Update
|
||||
License: GPL-2.0
|
||||
Group: System/YaST
|
||||
@ -75,6 +77,8 @@ Requires: yast2-update
|
||||
# to remove dependency on yast2-storage
|
||||
Provides: yast2-update:/usr/share/YaST2/clients/update.ycp
|
||||
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - Update
|
||||
Group: System/YaST
|
||||
|
||||
@ -116,19 +120,19 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_prefix}/lib/YaST2/bin/*
|
||||
/usr/share/YaST2/modules/*
|
||||
|
||||
/usr/share/YaST2/clients/inst_rootpart.ycp
|
||||
/usr/share/YaST2/clients/inst_update.ycp
|
||||
/usr/share/YaST2/clients/inst_backup.ycp
|
||||
/usr/share/YaST2/clients/rootpart_proposal.ycp
|
||||
/usr/share/YaST2/clients/update_proposal.ycp
|
||||
/usr/share/YaST2/clients/packages_proposal.ycp
|
||||
/usr/share/YaST2/clients/backup_proposal.ycp
|
||||
/usr/share/YaST2/clients/inst_update_partition.ycp
|
||||
/usr/share/YaST2/clients/inst_update_partition_auto.ycp
|
||||
/usr/share/YaST2/clients/rootpart_check_keyboard.ycp
|
||||
/usr/share/YaST2/clients/inst_rootpart.rb
|
||||
/usr/share/YaST2/clients/inst_update.rb
|
||||
/usr/share/YaST2/clients/inst_backup.rb
|
||||
/usr/share/YaST2/clients/rootpart_proposal.rb
|
||||
/usr/share/YaST2/clients/update_proposal.rb
|
||||
/usr/share/YaST2/clients/packages_proposal.rb
|
||||
/usr/share/YaST2/clients/backup_proposal.rb
|
||||
/usr/share/YaST2/clients/inst_update_partition.rb
|
||||
/usr/share/YaST2/clients/inst_update_partition_auto.rb
|
||||
/usr/share/YaST2/clients/rootpart_check_keyboard.rb
|
||||
|
||||
/usr/share/YaST2/include/update
|
||||
/usr/share/YaST2/include/update/rootpart.ycp
|
||||
/usr/share/YaST2/include/update/rootpart.rb
|
||||
|
||||
%doc %{_prefix}/share/doc/packages/yast2-update
|
||||
|
||||
@ -137,7 +141,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_prefix}/share/applications/YaST2/update.desktop
|
||||
%dir /usr/share/YaST2/control
|
||||
/usr/share/YaST2/control/update.xml
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
/usr/share/YaST2/clients/run_update.ycp
|
||||
/usr/share/YaST2/clients/update.rb
|
||||
/usr/share/YaST2/clients/run_update.rb
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user