Author: glen Date: Tue Dec 25 21:48:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2
---- Files affected: SPECS: gtk2-theme-engine-qt.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/gtk2-theme-engine-qt.spec diff -u SPECS/gtk2-theme-engine-qt.spec:1.23 SPECS/gtk2-theme-engine-qt.spec:1.24 --- SPECS/gtk2-theme-engine-qt.spec:1.23 Thu Dec 20 01:30:08 2007 +++ SPECS/gtk2-theme-engine-qt.spec Tue Dec 25 22:48:14 2007 @@ -3,7 +3,7 @@ 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 @@ -17,6 +17,7 @@ BuildRequires: libbonoboui-devel BuildRequires: pkgconfig BuildRequires: qt-devel +BuildRequires: rpmbuild(macros) >= 1.293 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -32,9 +33,9 @@ %setup -q -n gtk-qt-engine %build -cmake \ - -DCMAKE_INSTALL_PREFIX=%{_prefix} \ - . +%cmake \ + -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + . %{__make} %install @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2007-12-25 21:48:14 glen +- rel 2 + Revision 1.23 2007-12-20 00:30:08 shadzik - new Source0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk2-theme-engine-qt.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
