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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=11
This commit is contained in:
Jan Engelhardt 2011-11-22 15:10:08 +00:00 committed by Git OBS Bridge
parent 58fc7cd92f
commit ebf49ace13
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 22 15:09:47 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Tue Nov 22 02:23:10 UTC 2011 - crrodriguez@opensuse.org

View File

@ -23,7 +23,7 @@ Version: 1.4
Release: 83
License: GPLv2+
Group: Productivity/Networking/DNS/Utilities
Url: http://www.chiark.greenend.org.uk/~ian/adns/
URL: http://www.chiark.greenend.org.uk/~ian/adns/
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
Source: %{name}-%{version}.tar.bz2
Source1: README.SUSE
@ -39,7 +39,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
adns includes a collection of useful DNS resolver utilities.
%package -n %lname
License: GPLv2+
Summary: Advanced DNS resolver client library
Group: System/Libraries
Provides: libadns = %{version}
@ -51,7 +50,6 @@ Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
client library for C (and C++) programs.
%package -n libadns-devel
License: GPLv2+
Summary: Libraries and header files to develop programs with libadns support
Group: Development/Languages/C and C++
Requires: %lname = %{version} glibc-devel