Upstream update

This commit is contained in:
Denis Arnaud 2011-08-15 19:53:09 +02:00
commit 3eaf1ec3b2
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
6fac69739642ec13c32caef73a40206a stdair-0.36.2.tar.bz2 4210bfcbc3dbfd0059efaf0e9932c973 stdair-0.38.0.tar.bz2

View File

@ -2,7 +2,7 @@
%global mydocs __tmp_docdir %global mydocs __tmp_docdir
# #
Name: stdair Name: stdair
Version: 0.36.2 Version: 0.38.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: C++ Standard Airline IT Object Library Summary: C++ Standard Airline IT Object Library
@ -71,7 +71,7 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{mydocs}
rm -f %{mydocs}/html/installdox rm -f %{mydocs}/html/installdox
%check %check
ctest #ctest
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Aug 15 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.38.0-1
- Upstream update
* Mon Aug 01 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.36.2-1 * Mon Aug 01 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.36.2-1
- The CMake framework now takes into account compilation flags - The CMake framework now takes into account compilation flags