[stdair/el5] Rebuilt for the new soci-3.1.0 package

Denis Arnaud denisarnaud at fedoraproject.org
Wed Nov 2 22:24:48 UTC 2011


commit 9da3d7f03bc0a10dd85fa1ee064f12d11fd16c78
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Wed Nov 2 23:24:43 2011 +0100

    Rebuilt for the new soci-3.1.0 package

 sources     |    2 +-
 stdair.spec |   11 ++++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 81a0525..3cc02bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e79a7fa21dc6c32d087d2f07135398f7  stdair-0.43.1.tar.bz2
+cc3ce5ffd18725dd484ffc186426714f  stdair-0.44.0.tar.bz2
diff --git a/stdair.spec b/stdair.spec
index 6603f4e..a6ca62b 100644
--- a/stdair.spec
+++ b/stdair.spec
@@ -2,14 +2,14 @@
 %global mydocs __tmp_docdir
 #
 Name:           stdair
-Version:        0.43.1
+Version:        0.44.0
 Release:        1%{?dist}
 
 Summary:        C++ Standard Airline IT Object Library
 
 Group:          System Environment/Libraries 
 License:        LGPLv2+
-URL:            http://sourceforge.net/projects/%{name}/
+URL:            http://%{name}.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -43,7 +43,9 @@ programs using %{name}, you will need to install %{name}-devel.
 %package        doc
 Summary:        HTML documentation for the %{name} library
 Group:          Documentation
-%{?fedora:BuildArch:      noarch}
+%if 0%{?fedora} || 0%{?rhel} > 5
+BuildArch:      noarch
+%endif
 BuildRequires:  tex(latex)
 BuildRequires:  doxygen, ghostscript
 
@@ -129,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 02 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.44.0-1
+- Upstream update
+
 * Tue Oct 18 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.43.1-1
 - Upstream update
 - Improved a little the package descriptions


More information about the scm-commits mailing list