forked from pool/yast2-proxy
Accepting request 185160 from YaST:Head
updated to version 3.0.0 OBS-URL: https://build.opensuse.org/request/show/185160 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-proxy?expand=0&rev=6
This commit is contained in:
commit
f125637b64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cee7319d27bed0bc51e2e80be0b9b64648bdb4f62273fd13bffd028b78bbab8
|
||||
size 96217
|
3
yast2-proxy-3.0.0.tar.bz2
Normal file
3
yast2-proxy-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7e2213db3d459d0c30b017c0e021cffa5bc5495cf4610a7c7fc0986813e176e
|
||||
size 96864
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:38:05 UTC 2013 - yast-devel@opensuse.org
|
||||
|
||||
- converted from YCP to Ruby by YCP Killer
|
||||
(https://github.com/yast/ycp-killer)
|
||||
- version 3.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 07:56:11 UTC 2013 - lslezak@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-proxy
|
||||
Version: 2.24.0
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -40,6 +40,8 @@ Conflicts: yast2-network < 2.22.6
|
||||
PreReq: /bin/rm
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Summary: YaST2 - Proxy Configuration
|
||||
License: GPL-2.0+
|
||||
Group: System/YaST
|
||||
@ -77,9 +79,8 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/usr/share/YaST2/clients/*.ycp
|
||||
/usr/share/YaST2/modules/*.ycp
|
||||
/usr/share/YaST2/modules/*.ybc
|
||||
/usr/share/YaST2/clients/*.rb
|
||||
/usr/share/YaST2/modules/*.rb
|
||||
/usr/share/YaST2/include/proxy
|
||||
%{_prefix}/share/applications/YaST2/*.desktop
|
||||
/usr/share/YaST2/scrconf/*.scr
|
||||
|
Loading…
x
Reference in New Issue
Block a user