commit 3537e805b98cb0b1831ab105222e3e2d071afe10
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 12 11:38:49 2013 +0100

    - disable obsoleted GNOME 2-only panel applet; release 1

 Xnee.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/Xnee.spec b/Xnee.spec
index 7093d87..3b255a1 100644
--- a/Xnee.spec
+++ b/Xnee.spec
@@ -4,13 +4,13 @@
 #
 # Conditional build:
 %bcond_with    doc     # documentation (broken, missing files)
-%bcond_without gnome   # GNOME panel applet
+%bcond_with    gnome   # GNOME 2 panel applet (not ready for GNOME 3)
 #
 Summary:       Suite of programs that can record and replay user actions under 
X11
 Summary(pl.UTF-8):     Zestaw programów do nagrywania i odtwarzania akcji 
użytkownika pod X11
 Name:          Xnee
 Version:       3.15
-Release:       0.1
+Release:       1
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://ftp.gnu.org/gnu/xnee/xnee-%{version}.tar.gz
@@ -32,6 +32,7 @@ BuildRequires:        xorg-lib-libXtst-devel
 %if %{with gnome}
 BuildRequires: GConf2-devel >= 2.0
 BuildRequires: gnome-panel-devel >= 2.0
+BuildRequires: gnome-panel-devel < 3
 %endif
 %if %{with doc}
 BuildRequires: ImageMagick
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Xnee.git/commitdiff/3537e805b98cb0b1831ab105222e3e2d071afe10

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to