Accepting request 82706 from home:jengelh:bl-a

- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/82706
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=8
This commit is contained in:
Pavol Rusnak 2011-09-17 12:45:20 +00:00 committed by Git OBS Bridge
parent c8dc4f7c55
commit 8162ab54e3
2 changed files with 1 additions and 18 deletions

View File

@ -2,6 +2,7 @@
Fri Sep 16 19:06:22 UTC 2011 - jengelh@medozas.de
- Implement baselibs for package
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Sun Dec 19 23:07:43 UTC 2010 - cristian.rodriguez@opensuse.org

View File

@ -37,12 +37,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
adns includes a collection of useful DNS resolver utilities.
Authors:
--------
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
%package -n %lname
License: GPLv2+
Summary: Advanced DNS resolver client library
@ -55,12 +49,6 @@ Obsoletes: libadns <= 1.3
Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
client library for C (and C++) programs.
Authors:
--------
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
%package -n libadns-devel
License: GPLv2+
Summary: Libraries and header files to develop programs with libadns support
@ -71,12 +59,6 @@ Requires: %lname = %{version} glibc-devel
Libadns-devel includes the header file and static library to develop
programs with libads support.
Authors:
--------
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
%prep
%setup -q
%patch0