forked from pool/yast2-services-manager
Accepting request 229991 from YaST:Head
submit new version 3.1.12 OBS-URL: https://build.opensuse.org/request/show/229991 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-services-manager?expand=0&rev=13
This commit is contained in:
commit
fe85bb83a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac7d3b9382d7a27f3b70ddabf1b82ac9a1eee66c5cda50422581fa1f454d72ba
|
||||
size 23921
|
3
yast2-services-manager-3.1.12.tar.bz2
Normal file
3
yast2-services-manager-3.1.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0d518a35ea2ac1e587a55bcae9660e0df19c0c8186c206ff3170479d832fb08
|
||||
size 25900
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 14:31:57 UTC 2014 - vmoravec@suse.com
|
||||
|
||||
- Add support for legacy runlevel autoyast profile and improve
|
||||
profile specifications (bnc#865347)
|
||||
- 3.1.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 13:37:40 UTC 2014 - vmoravec@suse.com
|
||||
|
||||
|
@ -24,8 +24,9 @@
|
||||
######################################################################
|
||||
|
||||
Name: yast2-services-manager
|
||||
Version: 3.1.11
|
||||
Version: 3.1.12
|
||||
Release: 0
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -38,6 +39,7 @@ Requires: yast2-ruby-bindings >= 1.2.0
|
||||
Conflicts: yast2-installation < 3.1.32
|
||||
|
||||
Obsoletes: yast2-runlevel
|
||||
Conflicts: yast2-runlevel
|
||||
|
||||
BuildRequires: ruby
|
||||
BuildRequires: update-desktop-files
|
||||
@ -82,6 +84,7 @@ rake install DESTDIR="%{buildroot}"
|
||||
%dir %{yast_dir}/lib/
|
||||
%{yast_dir}/lib/services-manager/
|
||||
%{_prefix}/share/applications/YaST2/services-manager.desktop
|
||||
%{_prefix}/share/applications/YaST2/runlevel.desktop
|
||||
|
||||
%dir %_docdir/
|
||||
%_docdir/%name/
|
||||
|
Loading…
x
Reference in New Issue
Block a user