SPECS: curl.spec - ghost soname symlink
qboosh
qboosh at pld-linux.org
Tue Mar 4 20:18:15 CET 2008
Author: qboosh Date: Tue Mar 4 19:18:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ghost soname symlink
---- Files affected:
SPECS:
curl.spec (1.146 -> 1.147)
---- Diffs:
================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.146 SPECS/curl.spec:1.147
--- SPECS/curl.spec:1.146 Mon Mar 3 22:36:55 2008
+++ SPECS/curl.spec Tue Mar 4 20:18:10 2008
@@ -202,6 +202,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libcurl.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcurl.so.4
%files devel
%defattr(644,root,root,755)
@@ -212,7 +213,8 @@
%{_includedir}/curl
%{_pkgconfigdir}/libcurl.pc
%{_mandir}/man1/curl-config.1*
-%{_mandir}/man3/*curl*.3*
+%{_mandir}/man3/curl_*.3*
+%{_mandir}/man3/libcurl*.3*
%files static
%defattr(644,root,root,755)
@@ -224,6 +226,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.147 2008-03-04 19:18:10 qboosh
+- ghost soname symlink
+
Revision 1.146 2008-03-03 21:36:55 arekm
- up to 7.18.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/curl.spec?r1=1.146&r2=1.147&f=u
More information about the pld-cvs-commit
mailing list