]> git.pld-linux.org Git - packages/gtk2-theme-engine-qt.git/commitdiff
- rel 2 auto/th/gtk2-theme-engine-qt-0_8-2 auto/ti/gtk2-theme-engine-qt-0_8-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 25 Dec 2007 21:48:14 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtk2-theme-engine-qt.spec -> 1.24

gtk2-theme-engine-qt.spec

index e194d41475cc445634841d484b580d2d8819b6e5..19389c9f39ec47886cf92fc892c4826528b6e799 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A GTK+ theme engine that uses Qt for drawing
 Summary(pl.UTF-8):     Silnik graficzny wykorzystujący Qt do rysowania kontrolek GTK+
 Name:          gtk2-theme-engine-qt
 Version:       0.8
-Release:       1
+Release:       2
 License:       GPL
 Group:         Themes/GTK+
 Source0:       http://gtk-qt.ecs.soton.ac.uk/files/0.8/gtk-qt-engine-%{version}.tar.bz2
@@ -16,6 +16,7 @@ BuildRequires:        kdelibs-devel
 BuildRequires: libbonoboui-devel
 BuildRequires: pkgconfig
 BuildRequires: qt-devel
+BuildRequires: rpmbuild(macros) >= 1.293
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,9 +32,9 @@ wyglądają jak aplikacje Qt.
 %setup -q -n gtk-qt-engine
 
 %build
-cmake \
-    -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-    .
+%cmake \
+       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+       .
 %{__make}
 
 %install
This page took 0.084882 seconds and 4 git commands to generate.