SPECS: gnome-screensaver.spec - updated to 0.0.13 - added xscreens...

paladine paladine at pld-linux.org
Fri Sep 16 09:38:40 CEST 2005


Author: paladine                     Date: Fri Sep 16 07:38:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.0.13
- added xscreensaver patch (don't require xscreensaver at build time but
  use it at runtime if it's available)

---- Files affected:
SPECS:
   gnome-screensaver.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/gnome-screensaver.spec
diff -u SPECS/gnome-screensaver.spec:1.8 SPECS/gnome-screensaver.spec:1.9
--- SPECS/gnome-screensaver.spec:1.8	Wed Sep  7 21:13:46 2005
+++ SPECS/gnome-screensaver.spec	Fri Sep 16 09:38:35 2005
@@ -2,15 +2,16 @@
 Summary:	GNOME screensaver
 Summary(pl):	Wygaszacz ekranu GNOME
 Name:		gnome-screensaver
-Version:	0.0.12
+Version:	0.0.13
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-screensaver/0.0/%{name}-%{version}.tar.gz
-# Source0-md5:	2e24cb08e4f6f80a9e93f5d5ad7dfcb4
+# Source0-md5:	22d8d4110224e97c1afecabac0a537f1
 Source1:	%{name}.pamd
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-cosmos_theme_dir.patch
+Patch2:		%{name}-xscreensaver.patch
 BuildRequires:	GConf2-devel >= 2.12.0
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -39,6 +40,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -58,7 +60,9 @@
 	--with-xf86vmode-ext \
 	--with-xidle-ext \
 	--with-xinerama-ext \
-	--with-gdm-config=%{_sysconfdir}/X11/gdm/gdm.conf
+	--with-gdm-config=%{_sysconfdir}/X11/gdm/gdm.conf \
+	--with-xscreensaverdir=%{_sysconfdir}/X11/xscreensaver \
+	--with-xscreensaverhackdir=%{_libdir}/xscreensaver
 %{__make}
 
 %install
@@ -96,6 +100,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/16 07:38:35  paladine
+- updated to 0.0.13
+- added xscreensaver patch (don't require xscreensaver at build time but
+  use it at runtime if it's available)
+
 Revision 1.8  2005/09/07 19:13:46  paladine
 - updated to 0.0.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-screensaver.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list