SPECS: globulation2.spec - use Requires(post,postun), cleanup

qboosh qboosh at pld-linux.org
Wed Nov 15 21:24:52 CET 2006


Author: qboosh                       Date: Wed Nov 15 20:24:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use Requires(post,postun), cleanup

---- Files affected:
SPECS:
   globulation2.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/globulation2.spec
diff -u SPECS/globulation2.spec:1.28 SPECS/globulation2.spec:1.29
--- SPECS/globulation2.spec:1.28	Wed Nov 15 19:42:48 2006
+++ SPECS/globulation2.spec	Wed Nov 15 21:24:46 2006
@@ -29,8 +29,7 @@
 BuildRequires:	libvorbis-devel
 BuildRequires:	speex-devel
 BuildRequires:	unzip
-Requires:	desktop-file-utils
-Requires:	OpenGL
+Requires(post,postun):	desktop-file-utils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define 	_noautoreqdep	libGL.so.1 libGLU.so.1
@@ -72,13 +71,11 @@
 %patch1 -p1
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoheader}
 %{__automake}
 %{__autoconf}
 CPPFLAGS="%{rpmcflags} -I%{_includedir}/speex"
-LDFLAGS="%{rpmldflags} -L/usr/X11R6/lib"
 %configure \
 	--enable-opengl
 
@@ -116,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/11/15 20:24:46  qboosh
+- use Requires(post,postun), cleanup
+
 Revision 1.28  2006/11/15 18:42:48  deejay1
 - BR: SDL_ttf-devel by Lukasz Krotowski <lukasz.krotowski at gmail.com>
 - R: d-f-u and post/un by me
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/globulation2.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list