make fb_config executable (bug #985335)
This commit is contained in:
parent
90f5de0961
commit
79a3374eff
1 changed files with 5 additions and 1 deletions
|
|
@ -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@fedoraproject.org> 2.5.2.26539.0-7
|
||||
- make fb_config executable (bug #985335)
|
||||
|
||||
* Tue Jul 23 2013 Philippe Makowski <makowski@fedoraproject.org> 2.5.2.26539.0-6
|
||||
- Provide fb_config in firebird-devel (bug #985335)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue