SPECS: swfdec.spec - 2>/dev/null macro parsing

glen glen at pld-linux.org
Thu May 4 23:41:24 CEST 2006


Author: glen                         Date: Thu May  4 21:41:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2>/dev/null macro parsing

---- Files affected:
SPECS:
   swfdec.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/swfdec.spec
diff -u SPECS/swfdec.spec:1.39 SPECS/swfdec.spec:1.40
--- SPECS/swfdec.spec:1.39	Wed Mar  1 00:53:22 2006
+++ SPECS/swfdec.spec	Thu May  4 23:41:19 2006
@@ -35,7 +35,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with gimp}
-%define		gimpplugindir	%(gimptool --gimpplugindir)/plug-ins
+%define		gimpplugindir	%(gimptool --gimpplugindir 2>/dev/null)/plug-ins
 %endif
 
 %description
@@ -173,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/05/04 21:41:19  glen
+- 2>/dev/null macro parsing
+
 Revision 1.39  2006/02/28 23:53:22  glen
 - adapterized (killed trailing spaces/tabs)
 
@@ -244,7 +247,7 @@
 Revision 1.17  2003/02/22 21:56:24  grzegol
 - updated to 0.2.1
 - updated configure patch
-- updated %%files
+- updated %files
 
 Revision 1.16  2003/01/28 13:21:03  wrobell
 - fixed build requirements (sdl is required to build the player)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list