]> git.pld-linux.org Git - packages/c-ares.git/commitdiff
- typos AC-branch AC-STABLE auto/ac/c-ares-1_3_0-1 auto/th/c-ares-1_3_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Apr 2006 19:58:43 +0000 (19:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    c-ares.spec -> 1.2

c-ares.spec

index aadd9ef99b47cdfb06b0dc9d5819dde689c19734..f5e3f83111a473e25b74ebbc3a72ac8367d732c2 100644 (file)
@@ -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)
This page took 0.220323 seconds and 4 git commands to generate.