SHA256
1
0
forked from pool/neon

Remove redundant/unwanted tags/section (cf. specfile guidelines)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=24
This commit is contained in:
2011-11-21 15:55:12 +00:00
committed by Git OBS Bridge
parent 83d6cf558a
commit c6f4a0a3ba
2 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 21 15:53:44 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Sun Nov 20 06:26:23 UTC 2011 - coolo@suse.com

View File

@@ -32,7 +32,7 @@ BuildRequires: zlib-devel
%ifarch ppc64
Obsoletes: neon-64bit
%endif
Url: http://www.webdav.org/neon
URL: http://www.webdav.org/neon
#
Group: Development/Libraries/Other
Source: http://www.webdav.org/neon/neon-%{version}.tar.gz
@@ -69,7 +69,6 @@ neon is an HTTP and WebDAV client library with a C interface.
properties (PROPPATCH/PROPFIND)
%package -n libneon27
License: GPLv2+
Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
# Drop the main package. It avoids the lib from being installed in different versions
@@ -109,7 +108,6 @@ neon is an HTTP and WebDAV client library with a C interface.
properties (PROPPATCH/PROPFIND)
%package -n libneon-devel
License: GPLv2+
Summary: An HTTP and WebDAV Client Library
Group: Development/Libraries/Other
Requires: glibc-devel
@@ -174,9 +172,6 @@ rm -f %{buildroot}%{_libdir}/*.la
%check
#make check
%clean
rm -rf %{buildroot}
%post -n libneon27 -p /sbin/ldconfig
%postun -n libneon27 -p /sbin/ldconfig