]> git.pld-linux.org Git - packages/QtCurve.git/commitdiff
- 0.18
authoradgor <adgor@pld-linux.org>
Fri, 9 Apr 2004 10:10:28 +0000 (10:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Fixed wo gtk bcond

Changed files:
    QtCurve.spec -> 1.23

QtCurve.spec

index 0002a2e925f070a2dfb105404ce17cc9a63df4e3..30bd9a8ced2673422733340d81bc0ebba4376866 100644 (file)
@@ -1,13 +1,16 @@
+
+%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
 Name:          QtCurve
-Version:       0.17.2
-Release:       2
+Version:       0.18
+Release:       1
 License:       GPL
 Group:         Themes
 # from         http://www.kde-look.org/content/download.php?content=5065&id=1
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: a75e6182e81ac8ce8aedc797b8838125
+# Source0-md5: b42974ade8866c1b00808af9f0e47d61
 URL:           http://www.kde-look.org/content/show.php?content=5065
 BuildRequires: kdelibs-devel >= 3.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -86,7 +89,7 @@ Pakiet z dokumentacja i plikami wsp
 %build
 cp /usr/share/automake/config.sub admin
 
-%{?without_gtk:export "DO_NOT_COMPILE=gtk gtk2"}
+%{!?with_gtk:export "DO_NOT_COMPILE=gtk gtk2"}
 
 %configure
 
This page took 0.052774 seconds and 4 git commands to generate.