Compare commits
3 Commits
0.4.11-4ma
...
0.4.15-1ma
Author | SHA1 | Date | |
---|---|---|---|
8d9a5194a9 | |||
6412539903 | |||
b69072bd43 |
@@ -1,13 +1,13 @@
|
||||
Name: libproxy
|
||||
Version: 0.4.11
|
||||
Release: 4mamba
|
||||
Version: 0.4.15
|
||||
Release: 1mamba
|
||||
Summary: A library that provides automatic proxy configuration management.
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://libproxy.googlecode.com
|
||||
Source: http://libproxy.googlecode.com/files/libproxy-%{version}.tar.gz
|
||||
Source: https://github.com/libproxy/libproxy.git/%{version}/libproxy-%{version}.tar.bz2
|
||||
Patch0: libproxy-0.4.7-gcc-4.7.patch
|
||||
Patch1: libproxy-0.4.7-xulrunner.patch
|
||||
Patch2: libproxy-0.4.11-kde-4.10.patch
|
||||
@@ -131,7 +131,7 @@ This package contains the Webkit plugin.
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
%patch2 -p1
|
||||
#%patch2 -p1
|
||||
|
||||
%build
|
||||
#export NetworkManager_CFLAGS="-I/usr/include/NetworkManager `pkg-config --cflags --libs dbus-1`"
|
||||
@@ -167,6 +167,7 @@ This package contains the Webkit plugin.
|
||||
%files -n python-libproxy
|
||||
%defattr(-,root,root)
|
||||
%{python_sitelib}/libproxy.py
|
||||
%{python3_sitelib}/libproxy.py
|
||||
|
||||
%files -n perl-Net-Libproxy
|
||||
%defattr(-,root,root)
|
||||
@@ -197,7 +198,7 @@ This package contains the Webkit plugin.
|
||||
|
||||
%files kde
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libproxy/%{version}/modules/config_kde4.so
|
||||
%{_libdir}/libproxy/%{version}/modules/config_kde.so
|
||||
%endif
|
||||
|
||||
%files networkmanager
|
||||
@@ -205,6 +206,15 @@ This package contains the Webkit plugin.
|
||||
%{_libdir}/libproxy/%{version}/modules/network_networkmanager.so
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 0.4.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 31 2016 Automatic Build System <autodist@mambasoft.it> 0.4.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 27 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.12-1mamba
|
||||
- update to 0.4.12
|
||||
|
||||
* Tue Mar 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.11-4mamba
|
||||
- package NetworkManager plugin apart
|
||||
- disable link to webkit
|
||||
|
Reference in New Issue
Block a user