SPECS: entrance.spec - new snap - use /bin/bash for Xserver runnin...

sparky sparky at pld-linux.org
Sat Jul 9 22:48:31 CEST 2005


Author: sparky                       Date: Sat Jul  9 20:48:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new snap
- use /bin/bash for Xserver running so entrance will recive SIGUSR1
- status: builds, not working well

---- Files affected:
SPECS:
   entrance.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/entrance.spec
diff -u SPECS/entrance.spec:1.4 SPECS/entrance.spec:1.5
--- SPECS/entrance.spec:1.4	Sat Apr 16 18:24:07 2005
+++ SPECS/entrance.spec	Sat Jul  9 22:48:26 2005
@@ -2,14 +2,14 @@
 Summary:	Enlightened display manager
 Summary(pl):	Oświecony zarządca ekranu
 Name:		entrance
-Version:	0.9.0
-%define _snap	20050106
-Release:	0.%{_snap}.0.5
+Version:	0.9.0.003
+%define _snap	20050707
+Release:	0.%{_snap}.0.2
 License:	BSD
 Group:		X11/Applications
 #Source0:	http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-Source0:	ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5:	22bd32b41c655089ae9a1591da462a01
+Source0:	ftp://ftp.sparky.homelinux.org/snaps/enli/e17/apps/%{name}-%{_snap}.tar.gz
+# Source0-md5:	4f1747d588dcb4ed1f0f613966519ca4
 Source1:	%{name}.init
 Source2:	%{name}.Xsession
 Source3:	%{name}.gen-conf
@@ -21,6 +21,7 @@
 BuildRequires:	libtool
 BuildRequires:	pam-devel
 BuildRequires:	sed >= 4.0
+Requires:	/bin/bash
 Requires(post,preun):	/sbin/chkconfig
 Requires:	pam
 Requires:	sessreg
@@ -50,6 +51,8 @@
 	-i configure.in
 sed -n '/xsession="You should reconfigure --with-xsession"/!p' \
 	-i configure.in
+sed 's|/bin/sh|/bin/bash|g' \
+	-i src/daemon/spawner.c
 
 %build
 %{__libtoolize}
@@ -116,6 +119,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/07/09 20:48:26  sparky
+- new snap
+- use /bin/bash for Xserver running so entrance will recive SIGUSR1
+- status: builds, not working well
+
 Revision 1.4  2005/04/16 16:24:07  darekr
 - killed setting perms in %%install
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/entrance.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list