]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- rel 8; package symlinks
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 9 Feb 2007 16:16:21 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird.spec -> 1.45

Firebird.spec

index 6d913c0127aa584fa1cc922d0e8310c3073b5d4c..5cea877e80e5f10146194a6968740692a072c7ba 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl):    Firebird - serwer baz danych SQL oraz narz
 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
@@ -284,7 +284,10 @@ fi
 %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
This page took 0.091785 seconds and 4 git commands to generate.