rpms/libproxy/devel libproxy.spec,1.4,1.5

Nicolas Chauvet kwizart at fedoraproject.org
Thu Sep 17 21:01:32 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/libproxy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6988

Modified Files:
	libproxy.spec 
Log Message:
Disable requirement on -pac virtual



Index: libproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libproxy/devel/libproxy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- libproxy.spec	25 Jul 2009 08:29:44 -0000	1.4
+++ libproxy.spec	17 Sep 2009 21:01:30 -0000	1.5
@@ -4,7 +4,7 @@
 
 Name:           libproxy
 Version:        0.2.3
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        A library handling all the details of proxy configuration
 
 Group:          System Environment/Libraries
@@ -15,9 +15,6 @@ Patch0:         libproxy-0.2.3-dbus.patc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
-#Virtual Provides - We need either mozjs or WebKit
-Requires: %{name}-pac >= %{version}
-#
 Requires: libproxy-python = %{version}-%{release}
 Requires: libproxy-bin = %{version}-%{release}
 
@@ -184,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 17 2009 kwizart < kwizart at gmail.com > - 0.2.3-12
+- Remove Requirement of %%{name}-pac virtual provides 
+  from the main package - #524043
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list