Author: shadzik Date: Fri Mar 7 19:08:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - kde4 BRs - add patch1
---- Files affected: SPECS: compiz.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: SPECS/compiz.spec diff -u SPECS/compiz.spec:1.93 SPECS/compiz.spec:1.94 --- SPECS/compiz.spec:1.93 Fri Mar 7 05:54:12 2008 +++ SPECS/compiz.spec Fri Mar 7 20:08:54 2008 @@ -19,6 +19,7 @@ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz # Source0-md5: 8953ab87beef24e0a3331a186ab6b50c Patch0: %{name}-DESTDIR.patch +Patch1: %{name}-kde4.patch URL: http://compiz.org/ %if %{with gconf} || %{with gtk} BuildRequires: GConf2-devel >= 2.0 @@ -69,7 +70,8 @@ BuildRequires: qt-devel >= 1:3.0 %endif %if %{with kde4} -BuildRequires: FIXME +BuildRequires: kde4-kdelibs-devel +BuildRequires: kde4-kdebase-workspace-devel %endif Requires: %{name}-libs = %{version}-%{release} Obsoletes: compiz-kconfig @@ -223,6 +225,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %build %{__intltoolize} @@ -372,6 +375,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2008-03-07 19:08:54 shadzik +- kde4 BRs +- add patch1 + Revision 1.93 2008-03-07 04:54:12 aredridel - 0.7.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.93&r2=1.94&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
