SPECS: libasyncns.spec - updated to 0.5
qboosh
qboosh at pld-linux.org
Mon Aug 25 23:11:14 CEST 2008
Author: qboosh Date: Mon Aug 25 21:11:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.5
---- Files affected:
SPECS:
libasyncns.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/libasyncns.spec
diff -u SPECS/libasyncns.spec:1.7 SPECS/libasyncns.spec:1.8
--- SPECS/libasyncns.spec:1.7 Mon Aug 20 15:34:36 2007
+++ SPECS/libasyncns.spec Mon Aug 25 23:11:09 2008
@@ -6,16 +6,16 @@
Summary: C library for executing name service queries asynchronously
Summary(pl.UTF-8): Biblioteka C do asynchronicznego wykonywania zapytań o nazwy
Name: libasyncns
-Version: 0.3
+Version: 0.5
Release: 1
-License: LGPL v2+
+License: LGPL v2.1+
Group: Libraries
Source0: http://0pointer.de/lennart/projects/libasyncns/%{name}-%{version}.tar.gz
-# Source0-md5: 1aab5b1946ab0071b56a49e5b4efdc8c
+# Source0-md5: 0347f9916dfb6cd0da5c38c4406d76e5
Patch0: %{name}-link.patch
URL: http://0pointer.de/lennart/projects/libasyncns/
-BuildRequires: autoconf >= 2.57
-BuildRequires: automake
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1:1.9
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -96,6 +96,7 @@
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_libdir}/libasyncns.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libasyncns.so.0
%files devel
%defattr(644,root,root,755)
@@ -116,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/08/25 21:11:09 qboosh
+- updated to 0.5
+
Revision 1.7 2007/08/20 13:34:36 witekfl
- added bcond_without static_libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libasyncns.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list