]> git.pld-linux.org Git - packages/OpenAL.git/blobdiff - OpenAL.spec
up to 1.19.0
[packages/OpenAL.git] / OpenAL.spec
index c82590548687d82498cca46c25f773d2b7414e7c..71a813a16d454d325a137fd3bd714294029f6a94 100644 (file)
 Summary:       Open Audio Library
 Summary(pl.UTF-8):     Otwarta Biblioteka Dźwięku
 Name:          OpenAL
-Version:       1.18.0
+Version:       1.19.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2
-# Source0-md5: 704d41343b52dd04115de2dcdac5de03
+# Source0-md5: 1f59accf1a187384e155e82663aa3f9a
 #URL:          http://kcat.strangesoft.net/openal.html
 URL:           http://www.openal.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
@@ -24,6 +24,7 @@ BuildRequires:        cmake >= 3.0.2
 BuildRequires: pkgconfig
 %{?with_portaudio:BuildRequires:       portaudio-devel}
 %{?with_pulseaudio:BuildRequires:      pulseaudio-devel}
+BuildRequires: rpmbuild(macros) >= 1.605
 %if %{with gui}
 %if %{with qt4}
 BuildRequires: QtCore-devel >= 4.8.0
@@ -108,7 +109,7 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/openal
 install -p alsoftrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/openal/alsoft.conf
 
 # these look not really useful
-%{__rm} $RPM_BUILD_ROOT%{_bindir}/{altonegen,bsincgen}
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/altonegen
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.113848 seconds and 4 git commands to generate.