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

Denis Arnaud denisarnaud at fedoraproject.org
Wed Nov 2 22:09:46 UTC 2011


commit 20281c4578dae01ca79d48eb37aede29b0f75e8d
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Wed Nov 2 23:09:40 2011 +0100

    Rebuilt for the new soci-3.1.0 package

 sources     |    2 +-
 stdair.spec |   12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index 971b398..3cc02bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7922cc47b6822874917ecbe7158ef38b  stdair-0.43.0.tar.bz2
+cc3ce5ffd18725dd484ffc186426714f  stdair-0.44.0.tar.bz2
diff --git a/stdair.spec b/stdair.spec
index e7adc1b..fffef32 100644
--- a/stdair.spec
+++ b/stdair.spec
@@ -2,14 +2,14 @@
 %global mydocs __tmp_docdir
 #
 Name:           stdair
-Version:        0.43.0
+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
 
@@ -122,9 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sat Oct 15 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.43.0-1
+* Tue Nov 02 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.44.0-1
 - Upstream update
-- Improved a little the package descriptions
+- Improved a little bit the package descriptions
 
 * Mon Aug 15 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.38.0-1
 - Upstream update


More information about the scm-commits mailing list