Disable requirement on -pac virtual

This commit is contained in:
Nicolas Chauvet 2009-09-17 21:01:30 +00:00
parent a0e286e3fe
commit d746922580

View File

@ -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.patch
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@lists.fedoraproject.org> - 0.2.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild