rpms/qt-assistant-adp/devel qt-assistant-adp.spec,1.4,1.5

Kevin Kofler kkofler at fedoraproject.org
Mon Jul 5 06:39:43 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/qt-assistant-adp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32224/devel

Modified Files:
	qt-assistant-adp.spec 
Log Message:
Fix -n command (the directory inside the tarball uses another ultra-long string than the ultra-long tarball name).


Index: qt-assistant-adp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt-assistant-adp/devel/qt-assistant-adp.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- qt-assistant-adp.spec	5 Jul 2010 06:31:28 -0000	1.4
+++ qt-assistant-adp.spec	5 Jul 2010 06:39:42 -0000	1.5
@@ -46,7 +46,7 @@ Framework introduced in Qt 4.4 and/or th
 
 
 %prep
-%setup -q -n qt-assistant-qassistantclient-library-compat-src-%{version}
+%setup -q -n qt-assistant-qassistantclient-library-compat-version-%{version}
 %patch1 -p1 -b .build_system
 mkdir include
 cp -p %{SOURCE1} %{SOURCE2} include/



More information about the scm-commits mailing list