[packages/freealut] - new Source URL - more verbose files, track soname

qboosh qboosh at pld-linux.org
Thu Sep 27 16:39:17 CEST 2012


commit 0feec3fff75bec8f286353d590fdd6f4031f11b0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 27 16:40:27 2012 +0200

    - new Source URL
    - more verbose files, track soname

 freealut.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/freealut.spec b/freealut.spec
index be5b3fd..33d9447 100644
--- a/freealut.spec
+++ b/freealut.spec
@@ -5,7 +5,8 @@ Version:	1.1.0
 Release:	2
 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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freealut.git/commitdiff/0feec3fff75bec8f286353d590fdd6f4031f11b0



More information about the pld-cvs-commit mailing list