rpms/extragear-plasma/devel extragear-plasma.spec,1.10,1.11

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Wed May 7 02:00:53 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/extragear-plasma/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1784/devel

Modified Files:
	extragear-plasma.spec 
Log Message:
Add missing -n switch for %setup.


Index: extragear-plasma.spec
===================================================================
RCS file: /cvs/pkgs/rpms/extragear-plasma/devel/extragear-plasma.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- extragear-plasma.spec	7 May 2008 01:50:54 -0000	1.10
+++ extragear-plasma.spec	7 May 2008 02:00:17 -0000	1.11
@@ -31,7 +31,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{revision}
 # disable broken bluemarble applet (crashes Plasma when no OpenGL, #435656)
 sed -i -e 's/add_subdirectory(bluemarble)/#add_subdirectory(bluemarble)/g' applets/CMakeLists.txt
 




More information about the fedora-extras-commits mailing list