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:
Ismail Dönmez 2013-03-20 12:25:05 +00:00 committed by Git OBS Bridge
parent e6fc8c5004
commit f4453d69d5
4 changed files with 15 additions and 7 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:717b92a39117a5d8b04ea7c652c630659c6eecb35211129a8cee95e6524ca9fe
size 252668

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -15,15 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: adns
%define lname libadns1
Version: 1.4
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
License: GPL-2.0+
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
Source2: baselibs.conf
Patch0: %{name}-%{version}-destdir.patch
@ -51,7 +52,8 @@ client library for C (and C++) programs.
%package -n libadns-devel
Summary: Libraries and header files to develop programs with libadns support
Group: Development/Languages/C and C++
Requires: %lname = %{version} glibc-devel
Requires: %lname = %{version}
Requires: glibc-devel
%description -n libadns-devel
Libadns-devel includes the header file and static library to develop