summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2009-01-21 19:04:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitcfde54970cbf012ef3e015e7d809db9cfc748b69 (patch)
tree6fec53dbf9032e9d3e9b9c43eef921be54a0899b
parent393275228f7c110ba0ed8e4e540256444af32858 (diff)
downloadc-ares-cfde54970cbf012ef3e015e7d809db9cfc748b69.zip
c-ares-cfde54970cbf012ef3e015e7d809db9cfc748b69.tar.gz
Changed files: c-ares.spec -> 1.8
-rw-r--r--c-ares.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/c-ares.spec b/c-ares.spec
index ad949dd..584b8e5 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,12 +1,12 @@
Summary: A library that performs asynchronous DNS operations
Summary(pl.UTF-8): Biblioteka do wykonywania asynchronicznych zapytań DNS
Name: c-ares
-Version: 1.5.1
+Version: 1.6.0
Release: 1
License: MIT
Group: Libraries
Source0: http://daniel.haxx.se/projects/c-ares/%{name}-%{version}.tar.gz
-# Source0-md5: f39acb8033391b0afebf367d314bed36
+# Source0-md5: 4503b0db3dd79d3c1f58d87722dbab46
URL: http://daniel.haxx.se/projects/c-ares/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -75,6 +75,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.la
%{_includedir}/*
%{_mandir}/man3/*
+%{_pkgconfigdir}/*.pc
%files static
%defattr(644,root,root,755)