SPECS: k3d.spec - clean up - change bogus BR gcc-c++ into libstdc+...

shadzik shadzik at pld-linux.org
Sun Sep 24 12:52:37 CEST 2006


Author: shadzik                      Date: Sun Sep 24 10:52:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- clean up
- change bogus BR gcc-c++ into libstdc++-devel

---- Files affected:
SPECS:
   k3d.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/k3d.spec
diff -u SPECS/k3d.spec:1.40 SPECS/k3d.spec:1.41
--- SPECS/k3d.spec:1.40	Tue Sep 12 13:37:47 2006
+++ SPECS/k3d.spec	Sun Sep 24 12:52:32 2006
@@ -10,8 +10,6 @@
 # Source0-md5:	c9642b1483ddd3e1adc6d4118ba677e4
 Source1:	%{name}.desktop
 Patch0:		%{name}-lib64-fix.patch
-#Patch0:		%{name}-user_reference_path.patch
-#Patch1:		%{name}-new_pnm.patch
 URL:		http://k3d.sourceforge.net/
 BuildRequires:	ImageMagick-c++-devel >= 1:6.2.4.0
 BuildRequires:	OpenEXR-devel
@@ -34,11 +32,9 @@
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 Buildrequires:	plib-devel
-#BuildRequires:	netpbm-devel >= 10.28
-#BuildRequires:	netpbm-progs >= 10.28
 %ifarch %{x8664}
 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285364
-BuildRequires:	gcc-c++ >= 5:3.4.0
+BuildRequires:	libstdc++-devel >= 5:3.4.0
 %endif
 Requires:	OpenGL
 Requires:	renderman-engine
@@ -90,15 +86,8 @@
 %prep
 %setup -q
 %patch0 -p1
-#patch1
-
-#mv -f k3dui/application_window.cpp k3dui/application_window.cpp.in
 
 %build
-#%{__libtoolize}
-#%{__aclocal}
-#%{__autoconf}
-#%{__automake}
 %configure \
 	--with-libxml2 \
 	--with-external-boost \
@@ -163,6 +152,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/09/24 10:52:32  shadzik
+- clean up
+- change bogus BR gcc-c++ into libstdc++-devel
+
 Revision 1.40  2006/09/12 11:37:47  cieciwa
 - trying to build without python support.
 
================================================================

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



More information about the pld-cvs-commit mailing list