rpms/qt4-theme-quarticurve/F-8 .cvsignore, 1.5, 1.6 qt4-theme-quarticurve.spec, 1.7, 1.8 sources, 1.5, 1.6

Kevin Kofler kkofler at fedoraproject.org
Thu Oct 16 23:34:58 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/qt4-theme-quarticurve/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8935/F-8

Modified Files:
	.cvsignore qt4-theme-quarticurve.spec sources 
Log Message:
Sync from devel:

* Thu Oct 16 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.13.beta8
- Update to beta 8:
  - The size of icons in menus is now fixed to 16x16 (matches Qt/KDE 3 and GTK+)
  - Fixed crashes with QtWebKit (#466421) (ported to QStyleOption)
  - Fixed blurriness when painting widgets on a painter which has anti-aliasing
    of graphics enabled (as in QtWebKit)
  - Fixed _kde4_appsdir detection (no longer need manual override)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qt4-theme-quarticurve/F-8/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	3 Dec 2007 03:34:15 -0000	1.5
+++ .cvsignore	16 Oct 2008 23:34:27 -0000	1.6
@@ -1 +1 @@
-quarticurve-beta6.tar.bz2
+quarticurve-beta8.tar.bz2


Index: qt4-theme-quarticurve.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt4-theme-quarticurve/F-8/qt4-theme-quarticurve.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qt4-theme-quarticurve.spec	3 Dec 2007 03:34:15 -0000	1.7
+++ qt4-theme-quarticurve.spec	16 Oct 2008 23:34:27 -0000	1.8
@@ -1,24 +1,24 @@
 Name: qt4-theme-quarticurve
 Version: 0.0
-Release: 0.9.beta6%{?dist}
+Release: 0.13.beta8%{?dist}
 URL: http://www.kde-look.org/content/show.php/Quarticurve?content=59884
 # downloadable from URL above
-Source: quarticurve-beta6.tar.bz2
+Source: quarticurve-beta8.tar.bz2
 Group: User Interface/Desktops
 License: GPLv2
-BuildRequires: qt4-devel >= 4.2.0
+BuildRequires: kdelibs4-devel
+Requires: kde-filesystem >= 4-7
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %define qtplugindir %(qmake-qt4 -query QT_INSTALL_PLUGINS)
 
 Summary: Unofficial port of the Bluecurve widget theme to Qt 4
 %description
-Quarticurve is an unofficial port of Red Hat's Bluecurve Qt 3 widget theme
-(taken out of redhat-artwork 5.0.12) to Qt 4. This port is NOT endorsed or
-supported by Red Hat.
+Quarticurve is an unofficial port of Red Hat's Bluecurve Qt 3 widget theme to
+Qt 4.
 
 %prep
-%setup -q -n quarticurve-beta6
+%setup -q -n quarticurve-beta8
 
 %build
 CXXFLAGS="$RPM_OPT_FLAGS" qmake-qt4
@@ -35,9 +35,34 @@
 %files
 %defattr(-, root, root)
 %{qtplugindir}/styles/libquarticurve.so
+%{_kde4_appsdir}/color-schemes/Quarticurve.colors
 %doc COPYING ChangeLog readme.txt
 
 %changelog
+* Thu Oct 16 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.13.beta8
+- Update to beta 8:
+  - The size of icons in menus is now fixed to 16x16 (matches Qt/KDE 3 and GTK+)
+  - Fixed crashes with QtWebKit (#466421) (ported to QStyleOption)
+  - Fixed blurriness when painting widgets on a painter which has anti-aliasing
+    of graphics enabled (as in QtWebKit)
+  - Fixed _kde4_appsdir detection (no longer need manual override)
+
+* Mon Jul 7 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.12.beta7
+- Explicitly set KDE4_APPSDIR to work around broken autodetection for now
+  (fixes FTBFS).
+
+* Sat Feb 9 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.11.beta7
+- Rebuild for GCC 4.3.
+
+* Fri Jan 25 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.10.beta7
+- Update to beta 7:
+  - Added a color scheme for the KDE 4 color scheme selector
+  - Updated the color section in readme.txt
+- BR kdelibs4-devel for kde4-config.
+- Require kde-filesystem >= 4-7 for directory ownership.
+- Update file list (add Quarticurve.colors).
+- Cleanup description.
+
 * Mon Dec 3 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0-0.9.beta6
 - Update to beta 6:
   - Use system (rather than builtin Qt) icons in Qt 4 dialogs also in KDE 4 apps


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qt4-theme-quarticurve/F-8/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	3 Dec 2007 03:34:15 -0000	1.5
+++ sources	16 Oct 2008 23:34:27 -0000	1.6
@@ -1 +1 @@
-a6cd192088498b62421146446fe16707  quarticurve-beta6.tar.bz2
+9310d7c8f07a8ccf7d0fd04cb43466c6  quarticurve-beta8.tar.bz2




More information about the scm-commits mailing list