]> git.pld-linux.org Git - packages/QtCurve.git/blobdiff - QtCurve.spec
- "GTK+" unification (hope thats all)
[packages/QtCurve.git] / QtCurve.spec
index f50d6320fc447359e0ac33b7da2f929fbc7e6436..f7cb0a44156f2a6214783e259ca568127842d6ba 100644 (file)
@@ -1,71 +1,72 @@
 #
 # Conditional build:
-%bcond_without gtk     # do not build gtk+(2) styles
+%bcond_without gtk     # do not build GTK+(2) styles
 #
-Summary:       A free and corrected port of Redhats gtk/qt theme
-Summary(pl):   Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata
+Summary:       A free and corrected port of Redhats GTK+/Qt theme
+Summary(pl):   Darmowa i poprawiona wersja tematu GTK+/Qt zrobionego przez Redhata
 Name:          QtCurve
-Version:       0.19
+Version:       0.20
 Release:       1
 License:       GPL
 Group:         Themes
 Source0:       http://www.cpdrummond.freeuk.com/%{name}-%{version}.tar.gz
-# Source0-md5: b42974ade8866c1b00808af9f0e47d61
+# Source0-md5: a485093b0b21e55552ccfd65b16d3513
+Patch0:                %{name}-gcc34.patch
 URL:           http://www.kde-look.org/content/show.php?content=5065
-BuildRequires:  automake
+BuildRequires: automake
 BuildRequires: kdelibs-devel >= 3.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A free and corrected port of Redhat's gtk/qt theme.
+A free and corrected port of Redhat's GTK+/Qt theme.
 
 %description -l pl
-Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
+Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata.
 
 %package -n kde-style-QtCurve
-Summary:       A free and corrected port of Redhat's gtk/qt theme
-Summary(pl):   Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
+Summary:       A free and corrected port of Redhat's GTK+/Qt theme
+Summary(pl):   Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata
 Group:         Themes
 Requires:      kdelibs >= 3.1
 
 %description -n kde-style-QtCurve
-A free and corrected port of Redhat's gtk/qt theme. KDE version.
+A free and corrected port of Redhat's GTK+/Qt theme. KDE version.
 
 %description -n kde-style-QtCurve -l pl
-Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
+Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata.
 Wersja pod KDE.
 
 %package -n gtk-theme-QtCurve
-Summary:       A free and corrected port of Redhat's gtk/qt theme
-Summary(pl):   Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
+Summary:       A free and corrected port of Redhat's GTK+/Qt theme
+Summary(pl):   Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata
 Group:         Themes
 Requires:      gtk+
 Requires:      theme-QtCurve-common = %{version}-%{release}
 
 %description -n gtk-theme-QtCurve
-A free and corrected port of Redhat's gtk/qt theme. gtk version.
+A free and corrected port of Redhat's GTK+/Qt theme. GTK+ version.
 
 %description -n gtk-theme-QtCurve -l pl
-Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
-Wersja pod gtk.
+Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata.
+Wersja pod GTK+.
 
 %package -n gtk2-theme-QtCurve
-Summary:       A free and corrected port of Redhat's gtk/qt theme
-Summary(pl):   Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
+Summary:       A free and corrected port of Redhat's GTK+/Qt theme
+Summary(pl):   Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata
 Group:         Themes
 Requires:      gtk+
 Requires:      theme-QtCurve-common = %{version}-%{release}
 
 %description -n gtk2-theme-QtCurve
-A free and corrected port of Redhat's gtk/qt theme. gtk2 version.
+A free and corrected port of Redhat's GTK+/Qt theme. GTK+2 version.
 
 %description -n gtk2-theme-QtCurve -l pl
-Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
-Wersja pod gtk2.
+Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Redhata.
+Wersja pod GTK+2.
 
 %package -n theme-QtCurve-common
-Summary:       A free and corrected port of Redhats gtk/qt theme - common
-Summary(pl):   Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata - common
+Summary:       A free and corrected port of Redhats GTK+/Qt theme - common
+Summary(pl):   Darmowa i poprawiona wersja tematu GTK+/Qt zrobionego przez Redhata - common
 Group:         Themes
 Obsoletes:     theme-bluecurve-common
 Obsoletes:     gtk2-theme-bluecurve
@@ -74,15 +75,16 @@ Obsoletes:  kde-style-bluecurve
 Obsoletes:     kde-theme-bluecurve
 
 %description -n theme-QtCurve-common
-A free and corrected port of Redhats gtk/qt theme.
+A free and corrected port of Redhats GTK+/Qt theme.
 Documentation and common files package.
 
 %description -n theme-QtCurve-common -l pl
-Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata.
+Darmowa i poprawiona wersja tematu GTK+/Qt zrobionego przez Redhata.
 Pakiet z dokumentacja i plikami wspó³dzielonymi.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp /usr/share/automake/config.sub admin
This page took 0.283563 seconds and 4 git commands to generate.