From d7469225803ad391ac875d6368a5462184db02b0 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sep 17 2009 21:01:30 +0000 Subject: Disable requirement on -pac virtual --- diff --git a/libproxy.spec b/libproxy.spec index e0dba22..22d9918 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -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 - 0.2.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild