diff --git a/.cvsignore b/.cvsignore index f2f697c..abfc25a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -openal-soft-a9e0e57797c6f4321d5776e1f29bf1e75b11e6a1.tar.gz +openal-soft-1.12.854.tar.bz2 diff --git a/openal-soft.patch b/openal-soft.patch index 3153add..6c2f519 100644 --- a/openal-soft.patch +++ b/openal-soft.patch @@ -1,12 +1,11 @@ ---- CMakeLists.txt 2009-06-08 07:26:31.000000000 +0200 -+++ CMakeLists.txt 2009-08-08 01:11:51.000000000 +0200 -@@ -391,7 +391,7 @@ +--- CMakeLists.txt 2010-03-30 07:03:34.000000000 +0200 ++++ CMakeLists1.txt 2010-04-04 17:11:19.447191337 +0200 +@@ -423,7 +423,7 @@ # Needed for openal.pc.in SET(prefix ${CMAKE_INSTALL_PREFIX}) SET(exec_prefix "\${prefix}") -SET(libdir "\${exec_prefix}/${LIB_INSTALL_DIR}") -+SET(libdir "\${exec_prefix}/lib${LIB_SUFFIX}") ++SET(libdir "${LIB_INSTALL_DIR}") SET(bindir "\${exec_prefix}/bin") SET(includedir "\${prefix}/include") SET(PACKAGE_VERSION "${LIB_VERSION}") - diff --git a/openal-soft.spec b/openal-soft.spec index 52edb12..f1817d2 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,16 +1,14 @@ -%global alphatag 20100225 -%global revision a9e0e57797c6f4321d5776e1f29bf1e75b11e6a1 - Name: openal-soft -Version: 1.11.753 -Release: 3.%{alphatag}git%{?dist} +Version: 1.12.854 +Release: 1%{?dist} Summary: Open Audio Library Group: System Environment/Libraries License: LGPLv2+ URL: http://kcat.strangesoft.net/openal.html +Source0: http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2 #http://repo.or.cz/w/openal-soft.git?a=snapshot;h=%{revision};sf=tgz -Source0: openal-soft-%{revision}.tar.gz +#Source0: openal-soft-%{version}.tar.gz Patch1: openal-soft.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -80,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/openal.pc %changelog +* Thu Apr 01 2010 Thomas Kowaliczek - 1.12.854-1 +- New upstream release + * Mon Mar 01 2010 Thomas Kowaliczek - 1.11.753-3.20100225 - Fixed Version Number diff --git a/sources b/sources index 77d78f6..bb6258b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a50e5e9c12ddeccfe2a8b7048f26666d openal-soft-a9e0e57797c6f4321d5776e1f29bf1e75b11e6a1.tar.gz +fbf36451fdebd6466edbdc0ee7db9603 openal-soft-1.12.854.tar.bz2