SPECS: recordmydesktop.spec - /x/x11/

wolvverine wolvverine at pld-linux.org
Sat Apr 21 10:06:53 CEST 2007


Author: wolvverine                   Date: Sat Apr 21 08:06:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /x/x11/

---- Files affected:
SPECS:
   recordmydesktop.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/recordmydesktop.spec
diff -u SPECS/recordmydesktop.spec:1.12 SPECS/recordmydesktop.spec:1.13
--- SPECS/recordmydesktop.spec:1.12	Sat Apr 21 03:50:22 2007
+++ SPECS/recordmydesktop.spec	Sat Apr 21 10:06:47 2007
@@ -2,7 +2,7 @@
 #
 # Conditional build
 %bcond_without	gtk	# don't build GTK+ frontend
-%bcond_without  x	# don't build for X
+%bcond_without  x	# don't build for X Window System frontends
 %define		module	recordMyDesktop
 #
 Summary:	Desktop session recorder
@@ -51,7 +51,7 @@
 Summary(pl.UTF-8):	Frontend do recordmydesktop oparty na GTK+
 Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
-Requires:       %{name}-x = %{version}-%{release}
+Requires:       %{name}-x11 = %{version}-%{release}
 
 %description gtk
 GTK+ frontend for recordmydesktop.
@@ -59,16 +59,16 @@
 %description gtk -l pl.UTF-8
 Frontend do recordmydesktop oparty na GTK+.
 
-%package x
+%package x11
 Summary:        X Window System resource for recordmydesktop
 Summary(pl.UTF-8):     Zasoby X Window System do recordmydesktop
 Group:          X11/Applications
 Requires:       %{name} = %{version}-%{release}
 
-%description x
+%description x11
 X Window System resource for recordmydesktop.
 
-%description x -l pl.UTF-8
+%description x11 -l pl.UTF-8
 Zasoby X Window System do recordmydesktop.
 
 %prep
@@ -110,7 +110,7 @@
 %{_mandir}/man1/recordmydesktop.1*
 
 %if %{with x}
-%files x
+%files x11
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*
 %endif
@@ -129,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/04/21 08:06:47  wolvverine
+- /x/x11/
+
 Revision 1.12  2007/04/21 01:50:22  wolvverine
 - add package for X Window frontends
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/recordmydesktop.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list