update to 5.0.1 [release 5.0.1-1mamba;Sun Aug 04 2024]
This commit is contained in:
parent
6fe51e300a
commit
2115da5351
@ -5,14 +5,14 @@
|
|||||||
%define major_ %(echo %version | cut -d. -f 1-3 | tr . _)
|
%define major_ %(echo %version | cut -d. -f 1-3 | tr . _)
|
||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: firebird
|
Name: firebird
|
||||||
Version: 5.0.0.1306
|
Version: 5.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: SQL Relational Database
|
Summary: SQL Relational Database
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.firebirdsql.org/
|
URL: https://www.firebirdsql.org/
|
||||||
Source0: https://github.com/FirebirdSQL/firebird.git/v%{major}/firebird-%{version}.tar.bz2
|
Source0: https://github.com/FirebirdSQL/firebird.git/v%{major}/firebird-%{version}.tar.bz2
|
||||||
Source1: Firebird-2.1.2.18118.0-profile.sh
|
Source1: Firebird-2.1.2.18118.0-profile.sh
|
||||||
Source2: Firebird-2.1.2.18118.0-profile.csh
|
Source2: Firebird-2.1.2.18118.0-profile.csh
|
||||||
@ -164,7 +164,7 @@ includedir=%{_includedir}
|
|||||||
|
|
||||||
Name: fbclient
|
Name: fbclient
|
||||||
Description: Firebird client library
|
Description: Firebird client library
|
||||||
Version: %{version}
|
Version: 5.0.1
|
||||||
Cflags: -I\${includedir}/firebird
|
Cflags: -I\${includedir}/firebird
|
||||||
Libs: -L\${libdir} -lfbclient
|
Libs: -L\${libdir} -lfbclient
|
||||||
__EOF
|
__EOF
|
||||||
@ -265,6 +265,9 @@ fi
|
|||||||
%{_datadir}/doc/firebird/*
|
%{_datadir}/doc/firebird/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
|
||||||
|
- update to 5.0.1
|
||||||
|
|
||||||
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 5.0.0.1306-1mamba
|
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 5.0.0.1306-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user