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:
parent
c8dc4f7c55
commit
8162ab54e3
@ -2,6 +2,7 @@
|
|||||||
Fri Sep 16 19:06:22 UTC 2011 - jengelh@medozas.de
|
Fri Sep 16 19:06:22 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
- Implement baselibs for package
|
- Implement baselibs for package
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 19 23:07:43 UTC 2010 - cristian.rodriguez@opensuse.org
|
Sun Dec 19 23:07:43 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||||
|
18
adns.spec
18
adns.spec
@ -37,12 +37,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%description
|
%description
|
||||||
adns includes a collection of useful DNS resolver utilities.
|
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
|
%package -n %lname
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Advanced DNS resolver client library
|
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
|
Libadns is an advanced, easy to use, asynchronous-capable DNS resolver
|
||||||
client library for C (and C++) programs.
|
client library for C (and C++) programs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
|
||||||
|
|
||||||
%package -n libadns-devel
|
%package -n libadns-devel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Libraries and header files to develop programs with libadns support
|
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
|
Libadns-devel includes the header file and static library to develop
|
||||||
programs with libads support.
|
programs with libads support.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
|
Loading…
Reference in New Issue
Block a user