Author: qboosh Date: Sat Jan 5 01:09:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 6.0.5 - ghost soname symlinks
---- Files affected: SPECS: mozldap.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/mozldap.spec diff -u SPECS/mozldap.spec:1.24 SPECS/mozldap.spec:1.25 --- SPECS/mozldap.spec:1.24 Thu Jul 12 22:46:21 2007 +++ SPECS/mozldap.spec Sat Jan 5 02:09:28 2008 @@ -7,12 +7,12 @@ Summary: Mozilla LDAP C SDK Summary(pl.UTF-8): Biblioteki Mozilla LDAP C SDK Name: mozldap -Version: 6.0.4 +Version: 6.0.5 Release: 1 License: MPL v1.1 or GPL v2+ or LGPL v2.1+ Group: Libraries Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v%{version}/src/mozldap-%{version}.tar.gz -# Source0-md5: f08dcb93dc64ae1c661d91125cd7ec3b +# Source0-md5: 9719bd5b9efc13f810c85a47fb8c6412 Patch0: %{name}-link.patch URL: http://www.mozilla.org/directory/csdk.html BuildRequires: autoconf >= 2.13 @@ -155,8 +155,11 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libldap60.so.*.* +%attr(755,root,root) %ghost %{_libdir}/libldap60.so %attr(755,root,root) %{_libdir}/libprldap60.so.*.* +%attr(755,root,root) %ghost %{_libdir}/libprldap60.so %attr(755,root,root) %{_libdir}/libssldap60.so.*.* +%attr(755,root,root) %ghost %{_libdir}/libssldap60.so %files devel %defattr(644,root,root,755) @@ -182,6 +185,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-01-05 01:09:28 qboosh +- updated to 6.0.5 +- ghost soname symlinks + Revision 1.24 2007-07-12 20:46:21 qboosh - updated to 6.0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozldap.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
