From 8162ab54e32410a7a1339b552bf08161016ab99048dc32500069570878db51e8 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 17 Sep 2011 12:45:20 +0000 Subject: [PATCH] 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 --- adns.changes | 1 + adns.spec | 18 ------------------ 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/adns.changes b/adns.changes index f7a9aa7..b5c333e 100644 --- a/adns.changes +++ b/adns.changes @@ -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 diff --git a/adns.spec b/adns.spec index ab74879..5f8e317 100644 --- a/adns.spec +++ b/adns.spec @@ -37,12 +37,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description adns includes a collection of useful DNS resolver utilities. - - -Authors: --------- - Ian Jackson - %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 - %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 - %prep %setup -q %patch0