SPECS: fftv.spec - TODO changed - %makeinstall doesn't need options

blekot blekot at pld-linux.org
Sun Aug 7 20:16:37 CEST 2005


Author: blekot                       Date: Sun Aug  7 18:16:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO changed
- %makeinstall doesn't need options

---- Files affected:
SPECS:
   fftv.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/fftv.spec
diff -u SPECS/fftv.spec:1.8 SPECS/fftv.spec:1.9
--- SPECS/fftv.spec:1.8	Thu Aug  4 10:26:59 2005
+++ SPECS/fftv.spec	Sun Aug  7 20:16:31 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO:
+#	- %makeinstall --> %{__make} install (Makefile need to be patched)
 #	- enable support for all possible features
 #	- external ffmpeg
 Summary:	GNOME TV viewer
@@ -57,8 +58,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%makeinstall \
-	DESTDIR=$RPM_BUILD_ROOT
+%makeinstall
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/08/07 18:16:31  blekot
+- TODO changed
+- %makeinstall doesn't need options
+
 Revision 1.8  2005/08/04 08:26:59  blekot
 - simplified
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fftv.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list