rpms/qt4-theme-quarticurve/devel qt4-theme-quarticurve.spec, 1.6, 1.7

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Fri Oct 26 06:36:36 UTC 2007


Author: kkofler

Update of /cvs/pkgs/rpms/qt4-theme-quarticurve/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2684/devel

Modified Files:
	qt4-theme-quarticurve.spec 
Log Message:
Fix setup command (forgot to update directory name).


Index: qt4-theme-quarticurve.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt4-theme-quarticurve/devel/qt4-theme-quarticurve.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt4-theme-quarticurve.spec	26 Oct 2007 06:27:32 -0000	1.6
+++ qt4-theme-quarticurve.spec	26 Oct 2007 06:36:01 -0000	1.7
@@ -1,6 +1,6 @@
 Name: qt4-theme-quarticurve
 Version: 0.0
-Release: 0.7.beta5%{?dist}
+Release: 0.8.beta5%{?dist}
 URL: http://www.kde-look.org/content/show.php/Quarticurve?content=59884
 # downloadable from URL above
 Source: quarticurve-beta5.tar.bz2
@@ -18,7 +18,7 @@
 supported by Red Hat.
 
 %prep
-%setup -q -n quarticurve-beta4
+%setup -q -n quarticurve-beta5
 
 %build
 CXXFLAGS="$RPM_OPT_FLAGS" qmake-qt4
@@ -38,6 +38,9 @@
 %doc COPYING ChangeLog readme.txt
 
 %changelog
+* Fri Oct 26 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.8.beta5
+- Fix setup command (forgot to update directory name).
+
 * Fri Oct 26 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.7.beta5
 - Don't own %%{qtplugindir}/styles, now owned by qt4.
 




More information about the fedora-extras-commits mailing list