summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-04-26 19:58:43 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0bea12c2b61d43ed298c197d447ee92bdf256d7b (patch)
treeae154c10e95cdd0e33d23d1170cd34b80106aa80
parentfb176567b47a72c89fffcdfb2b0c89d55a2f2852 (diff)
downloadc-ares-AC-branch.zip
c-ares-AC-branch.tar.gz
Changed files: c-ares.spec -> 1.2
-rw-r--r--c-ares.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/c-ares.spec b/c-ares.spec
index aadd9ef..f5e3f83 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,5 +1,5 @@
Summary: A library that performs asynchronous DNS operations
-Summary(pl): Biblioteka do wykonywania synchronicznych zapytań DNS
+Summary(pl): Biblioteka do wykonywania asynchronicznych zapytań DNS
Name: c-ares
Version: 1.3.0
Release: 1
@@ -16,7 +16,7 @@ asynchronously. c-ares is a fork of the library named 'ares', written
by Greg Hudson at MIT.
%description -l pl
-c-ares jest napisaną w C biblioteką do asnchronicznego wykonywania
+c-ares jest napisaną w C biblioteką do asynchronicznego wykonywania
zapytań DNS. c-ares jest to fork biblioteki 'ares' napisanej przez
Grega Hudsona w MIT.
@@ -61,8 +61,8 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)