OBS User unknown
2007-04-01 10:10:59 +00:00
committed by Git OBS Bridge
parent 0cc66eb626
commit c56a5026b4
2 changed files with 10 additions and 3 deletions

View File

@@ -11,10 +11,10 @@
# norootforbuild
Name: neon
BuildRequires: expat openssl-devel
BuildRequires: expat openssl-devel zlib-devel
Summary: An HTTP and WebDAV Client Library
Version: 0.26.3
Release: 1
Release: 8
License: GNU General Public License (GPL)
Group: Development/Libraries/Other
URL: http://www.webdav.org/neon
@@ -117,7 +117,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%{_libdir}/pkgconfig/neon.pc
%changelog -n neon
%changelog
* Sat Mar 31 2007 - rguenther@suse.de
- add zlib-devel BuildRequires
* Wed Jan 24 2007 - prusnak@suse.cz
- update to 0.26.3
* build fix for platforms without libintl.h