]> git.pld-linux.org Git - packages/freealut.git/blobdiff - freealut.spec
- release 3 (by relup.sh)
[packages/freealut.git] / freealut.spec
index be5b3fd08a721a0f663d26be26293620c9d87ed5..b816d88ede5c443568f66552b2c2e0d8e1fc03cc 100644 (file)
@@ -2,10 +2,11 @@ Summary:      Free implementation of OpenAL's ALUT standard
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu ALUT OpenAL-a
 Name:          freealut
 Version:       1.1.0
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Libraries
-Source0:       http://www.openal.org/openal_webstf/downloads/%{name}-%{version}.tar.gz
+#Source0Download: http://connect.creativelabs.com/openal/Downloads/Forms/AllItems.aspx?RootFolder=/openal/Downloads/ALUT
+Source0:       http://connect.creativelabs.com/openal/Downloads/ALUT/%{name}-%{version}.tar.gz
 # Source0-md5: e089b28a0267faabdb6c079ee173664a
 URL:           http://www.openal.org/
 BuildRequires: OpenAL-devel >= 0.0.8-1
@@ -77,17 +78,17 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libalut.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libalut.so.?
+%attr(755,root,root) %ghost %{_libdir}/libalut.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/*
-%attr(755,root,root) %{_bindir}/*-config
+%attr(755,root,root) %{_bindir}/freealut-config
 %attr(755,root,root) %{_libdir}/libalut.so
 %{_libdir}/libalut.la
+%{_includedir}/AL/alut.h
+%{_pkgconfigdir}/freealut.pc
 %{_examplesdir}/%{name}-%{version}
-%{_includedir}/AL/*
-%{_pkgconfigdir}/*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.04117 seconds and 4 git commands to generate.