diff --git a/firebird.spec b/firebird.spec index e50ff134117fbdeddecff4609f2edb965c6e6451..0d65416d91955fd63074ea578840d3d24f036949 100644 --- a/firebird.spec +++ b/firebird.spec @@ -1,6 +1,6 @@ Name: firebird Version: 3.0.3.32900 -Release: 9 +Release: 10 Summary: SQL relational database management system License: Interbase URL: http://www.firebirdsql.org/ @@ -95,7 +95,7 @@ cp -v gen/install/misc/*.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig/ cd ${RPM_BUILD_ROOT} rm -vf .%{_sbindir}/*.sh && mv -v .%{_sbindir}/fb_config .%{_libdir}/ -install -pm 0755 %{SOURCE2} %{buildroot}%{_sbindir}/fb_config +install -pm 0755 %{SOURCE3} %{buildroot}%{_sbindir}/fb_config rm -vf .%{_includedir}/firebird/perf.h .%{_includedir}/*.h .%{_libdir}/libicu*.so chmod -R u+w .%{_docdir}/firebird rm -vf .%{_datadir}/firebird/misc/{firebird.init.*,firebird.xinetd,rc.config.firebird} @@ -204,6 +204,9 @@ systemd-tmpfiles --create %{_tmpfilesdir}/firebird.conf %exclude %{_docdir}/firebird/IPLicense.txt %changelog +* Tue Aug 30 2022 dillon chen - 3.0.3.32900-10 +- put correct source as /usr/sbin/fb_config + * Mon Mar 7 2022 yaoxin - 3.0.3.32900-9 - Fix failed to parse pid from pid file