Update to the new upstream release openal-soft-1.11.753
This commit is contained in:
parent
b0d402ecb7
commit
c87c404de2
@ -1 +1 @@
|
|||||||
openal-soft-931f5875cdc4ce0ac61a5110f11e962426e53d99.tar.gz
|
openal-soft-1.11.753.tar.bz2
|
||||||
|
@ -1,15 +1,12 @@
|
|||||||
%global revision 931f5875cdc4ce0ac61a5110f11e962426e53d99
|
|
||||||
|
|
||||||
Name: openal-soft
|
Name: openal-soft
|
||||||
Version: 1.10.622
|
Version: 1.11.753
|
||||||
Release: 7.%{revision}.git%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Audio Library
|
Summary: Open Audio Library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://kcat.strangesoft.net/openal.html
|
URL: http://kcat.strangesoft.net/openal.html
|
||||||
#http://repo.or.cz/w/openal-soft.git?a=snapshot;h=%{revision};sf=tgz
|
Source0: http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2
|
||||||
Source0: openal-soft-%{revision}.tar.gz
|
|
||||||
Patch1: openal-soft.patch
|
Patch1: openal-soft.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -43,7 +40,7 @@ The %{name}-devel package contains libraries and header files for
|
|||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n openal-soft
|
%setup -q
|
||||||
%patch1 -p0 -b .orig
|
%patch1 -p0 -b .orig
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -79,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/openal.pc
|
%{_libdir}/pkgconfig/openal.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 18 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.11.753-1
|
||||||
|
- New Upstream Release
|
||||||
|
|
||||||
* Wed Jan 13 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-7.931f5875cdc4ce0ac61a5110f11e962426e53d99
|
* Wed Jan 13 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-7.931f5875cdc4ce0ac61a5110f11e962426e53d99
|
||||||
- Newer git version that fix more problems with pulseaudio.
|
- Newer git version that fix more problems with pulseaudio.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user