]> git.pld-linux.org Git - packages/compiz.git/commitdiff
- kde4 BRs
authorshadzik <shadzik@pld-linux.org>
Fri, 7 Mar 2008 19:08:54 +0000 (19:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add patch1

Changed files:
    compiz.spec -> 1.94

compiz.spec

index a988fb3a4a75daa515e55af127ea6d033073fad6..a3b089b6ff3f20254a78757a0e8d25e21a7684d6 100644 (file)
@@ -18,6 +18,7 @@ Group:                X11/Applications
 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
@@ -68,7 +69,8 @@ BuildRequires:        kdebase-devel
 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
@@ -222,6 +224,7 @@ Dekorator okien dla KDE 4.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 %{__intltoolize}
This page took 0.037829 seconds and 4 git commands to generate.