packages: c-ares/c-ares.spec - 1.7.1-post snapshot, for ares_parse_mx etc

aredridel aredridel at pld-linux.org
Sun May 23 16:24:55 CEST 2010


Author: aredridel                    Date: Sun May 23 14:24:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.7.1-post snapshot, for ares_parse_mx etc

---- Files affected:
packages/c-ares:
   c-ares.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/c-ares/c-ares.spec
diff -u packages/c-ares/c-ares.spec:1.13 packages/c-ares/c-ares.spec:1.14
--- packages/c-ares/c-ares.spec:1.13	Fri May 21 22:05:30 2010
+++ packages/c-ares/c-ares.spec	Sun May 23 16:24:50 2010
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define snap 20100523
 Summary:	A library that performs asynchronous DNS operations
 Summary(pl.UTF-8):	Biblioteka do wykonywania asynchronicznych zapytań DNS
 Name:		c-ares
 Version:	1.7.1
-Release:	1
+Release:	1.%{snap}.0
 License:	MIT
 Group:		Libraries
-Source0:	http://daniel.haxx.se/projects/c-ares/%{name}-%{version}.tar.gz
-# Source0-md5:	dc7e0f32e92613aed9aff233a6b69753
+Source0:	http://c-ares.haxx.se/daily-snapshot/c-ares-%{version}-%{snap}.tar.gz
+# Source0-md5:	2c8ccd846a933c78b9dbe38bed815be9
 Patch0:		%{name}-resolv.conf-reading-is-not-fatal.patch
 URL:		http://daniel.haxx.se/projects/c-ares/
 BuildRequires:	autoconf >= 2.57
@@ -51,7 +52,7 @@
 Statyczna biblioteka c-ares.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{snap}
 %patch0 -p1
 
 # we want our own debug flags, if any
@@ -61,6 +62,7 @@
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure \
@@ -108,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2010/05/23 14:24:50  aredridel
+- 1.7.1-post snapshot, for ares_parse_mx etc
+
 Revision 1.13  2010/05/21 20:05:30  qboosh
 - ac version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/c-ares/c-ares.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list