summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraredridel2010-06-12 00:21:35 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd522fb600302de1ca05a5432c16a2a82e55341b2 (patch)
tree76456138453b1ba90c61938940287dcae5cc6147
parent1d07c1a3bae8d060af62488882e5bdcc9b5fdbf1 (diff)
downloadc-ares-d522fb600302de1ca05a5432c16a2a82e55341b2.zip
c-ares-d522fb600302de1ca05a5432c16a2a82e55341b2.tar.gz
Changed files: c-ares.spec -> 1.17
-rw-r--r--c-ares.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/c-ares.spec b/c-ares.spec
index a7b6451..fcbc545 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,13 +1,12 @@
-%define snap 20100605
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.%{snap}.0
+Version: 1.7.3
+Release: 1
License: MIT
Group: Libraries
-Source0: http://c-ares.haxx.se/daily-snapshot/%{name}-%{version}-%{snap}.tar.gz
-# Source0-md5: 4467cd25a9abf3d27aa7f068d50c4012
+Source0: http://c-ares.haxx.se/%{name}-%{version}.tar.gz
+# Source0-md5: 97ebef758804a6e9b6c0bc65d3c2c25a
Patch0: %{name}-resolv.conf-reading-is-not-fatal.patch
URL: http://daniel.haxx.se/projects/c-ares/
BuildRequires: autoconf >= 2.57
@@ -51,7 +50,7 @@ Static c-ares library.
Statyczna biblioteka c-ares.
%prep
-%setup -q -n %{name}-%{version}-%{snap}
+%setup -q
%patch0 -p1
# we want our own debug flags, if any