forked from pool/yast2-proxy
Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-proxy?expand=0&rev=104
This commit is contained in:
parent
8ff7c2436d
commit
299c9eb812
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3189c55103fe9588717da1e7af06953169adb15773be51df5b7e9b72b4ea6d65
|
|
||||||
size 96229
|
|
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
|
Tue Jul 16 07:56:11 UTC 2013 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-proxy
|
Name: yast2-proxy
|
||||||
Version: 2.24.0
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -40,6 +40,8 @@ Conflicts: yast2-network < 2.22.6
|
|||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Summary: YaST2 - Proxy Configuration
|
Summary: YaST2 - Proxy Configuration
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -77,9 +79,8 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/usr/share/YaST2/clients/*.ycp
|
/usr/share/YaST2/clients/*.rb
|
||||||
/usr/share/YaST2/modules/*.ycp
|
/usr/share/YaST2/modules/*.rb
|
||||||
/usr/share/YaST2/modules/*.ybc
|
|
||||||
/usr/share/YaST2/include/proxy
|
/usr/share/YaST2/include/proxy
|
||||||
%{_prefix}/share/applications/YaST2/*.desktop
|
%{_prefix}/share/applications/YaST2/*.desktop
|
||||||
/usr/share/YaST2/scrconf/*.scr
|
/usr/share/YaST2/scrconf/*.scr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user