[firebird/el6] update from upstream 2.5.3

Philippe Makowski makowski at fedoraproject.org
Sat Jul 26 16:54:41 UTC 2014


commit a9e4d57fb00bf62dd0f798a8d39709acd693ede3
Author: Philippe Makowski <pmakowski at espelida.com>
Date:   Sat Jul 26 18:54:22 2014 +0200

    update from upstream 2.5.3

 .gitignore    |    1 +
 firebird.spec |   23 ++++++++++-------------
 sources       |    2 +-
 3 files changed, 12 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43073c0..49c87e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Firebird-2.1.3.18185-0.RC2.tar.bz2
 /Firebird-2.5.0.26074-0.tar.bz2
 /Firebird-2.5.1.26351-0.tar.bz2
+/Firebird-2.5.3.26778-0.tar.bz2
diff --git a/firebird.spec b/firebird.spec
index 16f9682..a704daa 100644
--- a/firebird.spec
+++ b/firebird.spec
@@ -1,12 +1,12 @@
-%global pkgname Firebird-2.5.2.26539-0
+%global pkgname Firebird-2.5.3.26778-0
 %global fbroot %{_libdir}/%{name}
-%global major 2.5.2
+%global major 2.5.3
 
 
 Summary: SQL relational database management system
 Name:  firebird
-Version: 2.5.2.26539.0
-Release: 3%{?dist}
+Version: 2.5.3.26778.0
+Release: 1%{?dist}
 
 Group:  Applications/Databases
 License: Interbase
@@ -18,9 +18,6 @@ Source1: firebird-logrotate
 Source2: README.Fedora
 
 # from upstream
-Patch0: firebird-2.5.2-svn-CORE-3946.patch
-Patch1: firebird-2.5.2-svn-CORE-4011.patch
-Patch2: firebird-2.5.2-svn-CORE-4058.patch
 
 BuildRequires: autoconf
 BuildRequires: automake
@@ -147,9 +144,6 @@ Multi-process, local client libraries for Firebird SQL RDBMS
 
 %prep
 %setup -q -n %{pkgname}
-%patch0
-%patch1
-%patch2 
 
 # convert intl character to UTF-8
 iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl     -o ./doc/README.intl
@@ -509,6 +503,9 @@ fi
 
 
 %changelog
+* Sat Jul 26 2014 Philippe Makowski <makowski at fedoraproject.org>  - 2.5.3.26778.0-1
+- update from upstream 2.5.3
+
 * Sun Mar 10 2013 Philippe Makowski <makowski at fedoraproject.org>  2.5.2.26539.0-3
 - added patch from upstream to fix Firebird CORE-4058 CVE-2013-2492
 
@@ -558,7 +555,7 @@ fi
 * Sat Sep 05 2009 Karsten Hopp <karsten at redhat.com> 2.1.3.18185.0-5
 - fix build on s390x for F-12 mass rebuild (Dan HorĂ¡k)
 
-* Mon Aug 11 2009  Philippe Makowski <makowski at fedoraproject.org> 2.1.3.18185.0-4
+* Tue Aug 11 2009  Philippe Makowski <makowski at fedoraproject.org> 2.1.3.18185.0-4
 - build it against system edit lib
 - set correct setuid for Classic lock manager
 - set correct permission for /var/run/firebird
@@ -617,7 +614,7 @@ fi
 * Sat Mar 28 2009  Philippe Makowski <makowski at firebird-fr.eu.org> 2.1.1.17910.0-5
 - Major packaging restructuring
  
-* Mon Mar 21 2009  Philippe Makowski <makowski at firebird-fr.eu.org> 2.1.1.17190.0-4
+* Sat Mar 21 2009  Philippe Makowski <makowski at firebird-fr.eu.org> 2.1.1.17190.0-4
 - Create a doc package
 - major cleaning to avoid rpmlint errors
 - revert to 2.1.1 (last stable build published)
@@ -627,7 +624,7 @@ fi
 - Add libicu-devel in BuildRequires
 - Use iconv for convert files to UTF-8
 
-* Fri Mar 05 2009  Jonathan MERCIER <bioinfornatics at gmail.com> 2.1.2.18116.0-2
+* Thu Mar 05 2009  Jonathan MERCIER <bioinfornatics at gmail.com> 2.1.2.18116.0-2
 - Update to 2.1.2
 - Use %%global instead of %%define
 - Change ${SOURCE1} to %%{SOURCE1}
diff --git a/sources b/sources
index 2e2b41a..a44cee1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adf2d2f9d48a53dc6c490ba1e44631fd  Firebird-2.5.2.26539-0.tar.bz2
+5feff765e11a5fb0ec17c71e155bb974  Firebird-2.5.3.26778-0.tar.bz2


More information about the scm-commits mailing list