]> git.pld-linux.org Git - packages/curl.git/blobdiff - curl.spec
- fixed %files list.
[packages/curl.git] / 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.043375 seconds and 4 git commands to generate.