]> git.pld-linux.org Git - packages/curl.git/commitdiff
- updated to 7.5.2. curl-7_5_2-1
authorkloczek <kloczek@pld-linux.org>
Thu, 4 Jan 2001 20:19:10 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.17

curl.spec

index 4d2455c3b294359eeeb0d4ab9aacab6ca375aade..7da758407812ff74be2d31cc9f6f8594b3fa1be8 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -1,6 +1,6 @@
 Summary:       A utility for getting files from remote servers (FTP, HTTP, and others)
 Name:          curl
-Version:       7.5.1
+Version:       7.5.2
 Release:       1
 License:       MPL
 Vendor:                Daniel Stenberg <Daniel.Stenberg@sth.frontec.se>
@@ -83,10 +83,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc docs/*.gz
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_libdir}/lib*.so.*
 %{_mandir}/man1/*
-%doc docs/*.gz
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.250655 seconds and 4 git commands to generate.