]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird.spec
- added patch to link with shared libstdc++, versioned Obsoletes
[packages/Firebird.git] / Firebird.spec
index cbae08c83e0761b28f7c23e1b0c35d3be55a3439..24c1eac61b08f355eaec26f31d7f376225df9638 100644 (file)
@@ -22,7 +22,7 @@ Group:                Applications/Databases
 Source0:       https://github.com/FirebirdSQL/firebird/releases/download/v5.0.0/%{name}-%{version}-0-source.tar.xz
 # Source0-md5: 9d8b64e922df57d6a3f3de1acca4f8e3
 Source1:       https://firebirdsql.org/file/documentation/pdf/en/firebirddocs/qsg5/firebird-5-quickstartguide.pdf
-# Source1-md5: 626ec3f9d58485bf8be2249bb8cded3e
+# Source1-md5: c02b14827cc050806bf107fd85a18458
 # distfiles refuses this, would require some audit to allow '('/')' chars
 #Source2:      http://www.firebirdsql.org/pdfmanual/Using-Firebird_(wip).pdf
 ## Source2-md5:        9eb90583c200bdd7292a80ecc1df1178
@@ -63,6 +63,7 @@ Patch1:               %{name}-editline.patch
 Patch2:                %{name}-va.patch
 Patch3:                %{name}-FHS.patch
 Patch4:                %{name}-opt.patch
+Patch5:                %{name}-shared-libstdc++.patch
 Patch6:                %{name}-libpath.patch
 Patch7:                add-pkgconfig-files.patch
 Patch10:       no-copy-from-icu.patch
@@ -150,7 +151,7 @@ Group:              Development/Libraries
 Requires:      %{name}-dirs = %{version}-%{release}
 Requires:      %{name}-lib = %{version}-%{release}
 Requires:      libstdc++-devel
-Obsoletes:     Firebird-static
+Obsoletes:     Firebird-static < 3
 
 %description devel
 Header files for Firebird library.
@@ -202,6 +203,7 @@ Skrypty startowe Firebirda w wersji Classic (inetd).
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch11 -p1
This page took 0.053136 seconds and 4 git commands to generate.