Autobuild autoformatter for 52268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adns?expand=0&rev=12
This commit is contained in:
parent
03595f362d
commit
f51fd0b18c
39
adns.spec
39
adns.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adns (Version 1.4)
|
# spec file for package adns (Version 1.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
Name: adns
|
Name: adns
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 74
|
Release: 82
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
Url: http://www.chiark.greenend.org.uk/~ian/adns/
|
Url: http://www.chiark.greenend.org.uk/~ian/adns/
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -44,7 +44,7 @@ Authors:
|
|||||||
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
||||||
|
|
||||||
%package -n libadns1
|
%package -n libadns1
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Advanced DNS resolver client library
|
Summary: Advanced DNS resolver client library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: libadns = %{version}
|
Provides: libadns = %{version}
|
||||||
@ -62,7 +62,7 @@ Authors:
|
|||||||
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
Ian Jackson <adns-maint at chiark dot greenend dot org dot uk>
|
||||||
|
|
||||||
%package -n libadns-devel
|
%package -n libadns-devel
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Libraries and header files to develop programs with libadns support
|
Summary: Libraries and header files to develop programs with libadns support
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: libadns1 = %{version} glibc-devel
|
Requires: libadns1 = %{version} glibc-devel
|
||||||
@ -121,32 +121,3 @@ rm -rf %{buildroot}
|
|||||||
%postun -n libadns1 -p /sbin/ldconfig
|
%postun -n libadns1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jan 16 2009 crrodriguez@suse.de
|
|
||||||
- remove static libraries
|
|
||||||
* Thu Sep 18 2008 prusnak@suse.cz
|
|
||||||
- document CVE-2008-1447 / CVE-2008-4100 poisoning vulnerability
|
|
||||||
in README.SUSE [bnc#426515]
|
|
||||||
* Wed Feb 20 2008 prusnak@suse.cz
|
|
||||||
- added patch to support IPv6 protocol [#350506]
|
|
||||||
* Tue Aug 07 2007 crrodriguez@suse.de
|
|
||||||
- update to version 1.4
|
|
||||||
- run ldconfig
|
|
||||||
- use library packaging policy
|
|
||||||
- run make check
|
|
||||||
* Fri Sep 01 2006 mt@suse.de
|
|
||||||
- updated to adns-1.3, providing new support for SRV RRs
|
|
||||||
and unknown RRs as well as several portability fixes.
|
|
||||||
- adopted configure and destdir patches, removed obsolete
|
|
||||||
codecleanup and missing_symlink patches
|
|
||||||
* Wed Apr 26 2006 mrueckert@suse.de
|
|
||||||
- added adns-missing_symlink.diff:
|
|
||||||
add missing symlink "libadns.so" so you can dynamically
|
|
||||||
link against libadns.
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Mon Dec 19 2005 ro@suse.de
|
|
||||||
- added libadns.so.1 to filelist
|
|
||||||
* Mon Apr 04 2005 pth@suse.de
|
|
||||||
- Make declarations of adns__parse_domain match.
|
|
||||||
* Tue Aug 10 2004 lmuelle@suse.de
|
|
||||||
- Inital SuSE RPM; [#43590].
|
|
||||||
|
Loading…
Reference in New Issue
Block a user