- rebuild against pakchois
This commit is contained in:
parent
a53c6341ff
commit
83abb7632c
@ -1,7 +1,7 @@
|
||||
Summary: An HTTP and WebDAV client library
|
||||
Name: neon
|
||||
Version: 0.28.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.webdav.org/neon/
|
||||
@ -9,7 +9,7 @@ Source0: http://www.webdav.org/neon/neon-%{version}.tar.gz
|
||||
Patch0: neon-0.27.0-multilib.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: expat-devel, gnutls-devel, zlib-devel, krb5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig, pakchois-devel
|
||||
Conflicts: subversion < 0.22.2-4
|
||||
|
||||
%description
|
||||
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2008 Joe Orton <jorton@redhat.com> 0.28.0-3
|
||||
- rebuild against pakchois
|
||||
|
||||
* Wed Dec 5 2007 Joe Orton <jorton@redhat.com> 0.27.2-4
|
||||
- trim dependency_libs in .la file
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user