- Avoid rpath on _libdir

- Fix BR for kde4 to kdebase-devel
This commit is contained in:
Nicolas Chauvet 2010-02-21 22:12:58 +00:00
parent cc4141f2b0
commit dd4ad08ea2

View File

@ -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 <kwizart@fedoraproject.org> - 0.3.1-2
* Sun Feb 21 2010 Nicolas Chauvet <kwizart@fedoraproject.org> - 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 <kwizart@fedoraproject.org> - 0.3.1-1
- Update to 0.3.1