From dd4ad08ea246841933683ab445e94f834581045b Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 21 Feb 2010 22:12:58 +0000 Subject: [PATCH] - Avoid rpath on _libdir - Fix BR for kde4 to kdebase-devel --- libproxy.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libproxy.spec b/libproxy.spec index 7ca6700..20db373 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -4,7 +4,7 @@ Name: libproxy Version: 0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -14,19 +14,19 @@ Source0: http://libproxy.googlecode.com/files/libproxy-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel +BuildRequires: libtool # gnome BuildRequires: GConf2-devel # mozjs -BuildRequires: gecko-devel >= %{gecko_version} +BuildRequires: gecko-devel # NetworkManager BuildRequires: NetworkManager-devel BuildRequires: dbus-devel # webkit (gtk) BuildRequires: WebKit-gtk-devel # kde -BuildRequires: libXmu-devel -BuildRequires: libX11-devel +BuildRequires: kdebase-devel %description @@ -115,7 +115,8 @@ developing applications that use %{name}. %prep %setup -q - +#To avoid rpath on _libdir +autoreconf -vif %build @@ -190,8 +191,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Feb 21 2010 Nicolas Chauvet - 0.3.1-2 +* Sun Feb 21 2010 Nicolas Chauvet - 0.3.1-3 - Globalism and update gecko to 1.9.2 +- Avoid rpath on _libdir +- Fix BR for kde4 to kdebase-devel * Sun Dec 27 2009 Nicolas Chauvet - 0.3.1-1 - Update to 0.3.1