Accepting request 160224 from home:m_meister:branches:openSUSE:Factory
- Added download url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/160224 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=17
This commit is contained in:
parent
e6fc8c5004
commit
f4453d69d5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b95fd77fb1658825c79e05722965a32b44859c063bb5de864d3c6414a5e076b2
|
|
||||||
size 193004
|
|
3
adns-1.4.tar.gz
Normal file
3
adns-1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:717b92a39117a5d8b04ea7c652c630659c6eecb35211129a8cee95e6524ca9fe
|
||||||
|
size 252668
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 12:08:57 UTC 2013 - mmeister@suse.com
|
||||||
|
|
||||||
|
- Added download url as source.
|
||||||
|
Please see http://en.opensuse.org/SourceUrls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 20 11:24:52 UTC 2011 - coolo@suse.com
|
Tue Dec 20 11:24:52 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
10
adns.spec
10
adns.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adns
|
# spec file for package adns
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 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
|
||||||
@ -15,15 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: adns
|
Name: adns
|
||||||
%define lname libadns1
|
%define lname libadns1
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.chiark.greenend.org.uk/~ian/adns/
|
Url: http://www.chiark.greenend.org.uk/~ian/adns/ftp/
|
||||||
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
|
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: http://www.chiark.greenend.org.uk/~ian/adns/ftp/%{name}-%{version}.tar.gz
|
||||||
Source1: README.SUSE
|
Source1: README.SUSE
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch0: %{name}-%{version}-destdir.patch
|
Patch0: %{name}-%{version}-destdir.patch
|
||||||
@ -51,7 +52,8 @@ client library for C (and C++) programs.
|
|||||||
%package -n libadns-devel
|
%package -n libadns-devel
|
||||||
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: %lname = %{version} glibc-devel
|
Requires: %lname = %{version}
|
||||||
|
Requires: glibc-devel
|
||||||
|
|
||||||
%description -n libadns-devel
|
%description -n libadns-devel
|
||||||
Libadns-devel includes the header file and static library to develop
|
Libadns-devel includes the header file and static library to develop
|
||||||
|
Loading…
Reference in New Issue
Block a user