[firebird/epel7] add missing BR on libstdc++-static

Philippe Makowski makowski at fedoraproject.org
Tue Jan 21 20:12:43 UTC 2014


commit 0312417cb71a137b1b7c4d13f48183daea053c9f
Author: Philippe Makowski <pmakowski at espelida.com>
Date:   Tue Jan 21 21:12:51 2014 +0100

    add missing BR on libstdc++-static

 firebird.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/firebird.spec b/firebird.spec
index c71c669..dc7137d 100644
--- a/firebird.spec
+++ b/firebird.spec
@@ -6,7 +6,7 @@
 Summary: SQL relational database management system
 Name:  firebird
 Version: 2.5.2.26539.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 
 Group:  Applications/Databases
 License: Interbase
@@ -38,9 +38,7 @@ BuildRequires: libtermcap-devel
 BuildRequires: libicu-devel
 BuildRequires: libedit-devel
 BuildRequires: gcc-c++
-%if 0%{?fedora}>=14
 BuildRequires: libstdc++-static
-%endif
 %ifnarch %{ix86} x86_64
 BuildRequires: libatomic_ops-devel
 %endif
@@ -526,6 +524,9 @@ fi
 
 
 %changelog
+* Tue Jan 21 2014 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-8
+- add missing BR on libstdc++-static
+
 * Tue Jul 23 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-7
 - make fb_config executable  (bug #985335)
 


More information about the scm-commits mailing list