Disable requirement on -pac virtual
This commit is contained in:
parent
a0e286e3fe
commit
d746922580
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: libproxy
|
Name: libproxy
|
||||||
Version: 0.2.3
|
Version: 0.2.3
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Summary: A library handling all the details of proxy configuration
|
Summary: A library handling all the details of proxy configuration
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -15,9 +15,6 @@ Patch0: libproxy-0.2.3-dbus.patch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
#Virtual Provides - We need either mozjs or WebKit
|
|
||||||
Requires: %{name}-pac >= %{version}
|
|
||||||
#
|
|
||||||
Requires: libproxy-python = %{version}-%{release}
|
Requires: libproxy-python = %{version}-%{release}
|
||||||
Requires: libproxy-bin = %{version}-%{release}
|
Requires: libproxy-bin = %{version}-%{release}
|
||||||
|
|
||||||
@ -184,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user