]> git.pld-linux.org Git - packages/curl.git/commitdiff
- fixed %files list. curl-7_7_1-1
authorkloczek <kloczek@pld-linux.org>
Wed, 4 Apr 2001 15:41:57 +0000 (15:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.24

curl.spec

index fa0da9becb0711474c06d1a3f5b15df7c110d410..f34821a2b122d9350523457cf886cf9ebcb1be94 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -61,7 +61,7 @@ Group(pl):    Programowanie/Biblioteki
 Requires:      %{name}-devel = %{version}
 
 %description static
-Static version of curl library
+Static version of curl library.
 
 %description -l pl static
 Statyczna wersja biblioteki curl.
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc docs/*.gz
 %attr(755,root,root) %{_bindir}/%{name}
-%attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_mandir}/man1/*
 
 %files devel
This page took 0.030937 seconds and 4 git commands to generate.