Author: arekm Date: Fri Feb 9 16:16:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 8; package symlinks
---- Files affected: SPECS: Firebird.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/Firebird.spec diff -u SPECS/Firebird.spec:1.44 SPECS/Firebird.spec:1.45 --- SPECS/Firebird.spec:1.44 Fri Jan 5 18:09:14 2007 +++ SPECS/Firebird.spec Fri Feb 9 17:16:21 2007 @@ -10,7 +10,7 @@ Name: Firebird # FirebirdCS/FirebirdSS (Classic Server/Super Server)? Version: 1.5.3.4870 -Release: 7 +Release: 8 License: Interbase Public License 1.0 Group: Applications/Databases Source0: http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2 @@ -285,7 +285,10 @@ %files lib %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libfbclient.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libfbclient.so.[0-9]+ %attr(755,root,root) %{_libdir}/libfbembed.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libfbembed.so.[0-9]+ + # InterBase/old Firebird compatibility symlinks %attr(755,root,root) %{_libdir}/libgds.so.0 # needed here - original libgds.so.0 didn't have soname, so some old @@ -316,6 +319,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2007/02/09 16:16:21 arekm +- rel 8; package symlinks + Revision 1.44 2007/01/05 17:09:14 arekm - rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
