[firebird/f19] make fb_config executable (bug #985335)

Philippe Makowski makowski at fedoraproject.org
Thu Aug 1 20:23:57 UTC 2013


commit 79a3374eff2e4b91c5a2cd1c42ffb7be511a783b
Author: Philippe Makowski <pmakowski at espelida.com>
Date:   Thu Aug 1 20:30:12 2013 +0200

    make fb_config executable  (bug #985335)

 firebird.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/firebird.spec b/firebird.spec
index 97af12f..c71c669 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: 6%{?dist}
+Release: 7%{?dist}
 
 Group:  Applications/Databases
 License: Interbase
@@ -463,6 +463,7 @@ fi
 %{_includedir}/%{name}/*.h
 %{_libdir}/libfb*.so
 %{_libdir}/libgds.so
+%defattr(0755,root,root,0755)
 %{_sbindir}/fb_config
 
 %files filesystem
@@ -525,6 +526,9 @@ fi
 
 
 %changelog
+* Tue Jul 23 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-7
+- make fb_config executable  (bug #985335)
+
 * Tue Jul 23 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-6
 - Provide fb_config in firebird-devel  (bug #985335)
 


More information about the scm-commits mailing list