SPECS: freealut.spec - packaged examples and documentation - relea...

megabajt megabajt at pld-linux.org
Fri Apr 14 10:36:45 CEST 2006


Author: megabajt                     Date: Fri Apr 14 08:36:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- packaged examples and documentation
- release 1

---- Files affected:
SPECS:
   freealut.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/freealut.spec
diff -u SPECS/freealut.spec:1.2 SPECS/freealut.spec:1.3
--- SPECS/freealut.spec:1.2	Sat Mar  4 13:40:17 2006
+++ SPECS/freealut.spec	Fri Apr 14 10:36:37 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Wolnodostępna implementacja standardu ALUT OpenAL-a
 Name:		freealut
 Version:	1.0.1
-Release:	0.1
+Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.openal.org/openal_webstf/downloads/%{name}-%{version}.tar.gz
@@ -53,10 +53,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,9 +73,11 @@
 
 %files devel
 %defattr(644,root,root,755)
+%doc doc/*
 %attr(755,root,root) %{_bindir}/*-config
 %attr(755,root,root) %{_libdir}/libalut.so
 %{_libdir}/libalut.la
+%{_examplesdir}/%{name}-%{version}
 %{_includedir}/AL/*
 %{_pkgconfigdir}/*
 
@@ -86,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/04/14 08:36:37  megabajt
+- packaged examples and documentation
+- release 1
+
 Revision 1.2  2006/03/04 12:40:17  qboosh
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freealut.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list