forked from pool/yast2-services-manager
- Provide icon with module (boo#1109310)
- 4.1.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=132
This commit is contained in:
parent
ab0d1e4b76
commit
8cdb5a081c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:254aa4cac1761e1f35097939c3e962c4a7e6434c0510ad532ce06f2ee56396b9
|
|
||||||
size 44253
|
|
3
yast2-services-manager-4.1.9.tar.bz2
Normal file
3
yast2-services-manager-4.1.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a277c7f6a5f872328bbf592461f62e98271259408c9e12c36f8fa41c4f3426ba
|
||||||
|
size 44946
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 26 02:52:52 UTC 2018 - Noah Davis <noahadvs@gmail.com>
|
||||||
|
|
||||||
|
- Provide icon with module (boo#1109310)
|
||||||
|
- 4.1.9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 15:28:34 CEST 2018 - schubi@suse.de
|
Tue Oct 16 15:28:34 CEST 2018 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
Name: yast2-services-manager
|
Name: yast2-services-manager
|
||||||
Version: 4.1.8
|
Version: 4.1.9
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -79,6 +79,7 @@ rake install DESTDIR="%{buildroot}"
|
|||||||
%suse_update_desktop_file services-manager
|
%suse_update_desktop_file services-manager
|
||||||
|
|
||||||
%define yast_dir %{_prefix}/share/YaST2
|
%define yast_dir %{_prefix}/share/YaST2
|
||||||
|
%define yast_icondir %{_datadir}/icons
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -96,7 +97,7 @@ rake install DESTDIR="%{buildroot}"
|
|||||||
%dir %{yast_dir}/lib/services-manager/dialogs
|
%dir %{yast_dir}/lib/services-manager/dialogs
|
||||||
%{yast_dir}/lib/services-manager/dialogs/*.rb
|
%{yast_dir}/lib/services-manager/dialogs/*.rb
|
||||||
%{_prefix}/share/applications/YaST2/services-manager.desktop
|
%{_prefix}/share/applications/YaST2/services-manager.desktop
|
||||||
|
%{yast_icondir}
|
||||||
%_docdir/%name/
|
%_docdir/%name/
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user