SPECS: entrance.spec - up to 0.9.0.005 - no auto* regeneration - c...

sparky sparky at pld-linux.org
Sat Jan 14 20:22:07 CET 2006


Author: sparky                       Date: Sat Jan 14 19:22:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.0.005
- no auto* regeneration
- conf.in patch updated

---- Files affected:
SPECS:
   entrance.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/entrance.spec
diff -u SPECS/entrance.spec:1.11 SPECS/entrance.spec:1.12
--- SPECS/entrance.spec:1.11	Sun Oct 30 21:07:15 2005
+++ SPECS/entrance.spec	Sat Jan 14 20:22:02 2006
@@ -7,24 +7,25 @@
 Summary:	Enlightened display manager
 Summary(pl):	Oświecony zarządca ekranu
 Name:		entrance
-Version:	0.9.0.004
-%define	_snap	20051029
-Release:	1.%{_snap}.1
+Version:	0.9.0.005
+#%define	_snap	20051029
+Release:	1
+#.%{_snap}.1
 License:	BSD
 Group:		X11/Applications
-#Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-Source0:	http://sparky.homelinux.org/snaps/enli/e17/apps/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	6d98baf539649abbe3124a02574fe87f
+Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
+# Source0-md5:	8a82513dea054bae7e12c0c6b981cb59
+#Source0:	http://sparky.homelinux.org/snaps/enli/e17/apps/%{name}-%{_snap}.tar.bz2
 Source1:	%{name}.init
 Source2:	%{name}.Xsession
 Source3:	%{name}.gen-conf
 Patch0:		%{name}-conf.in.patch
 URL:		http://enlightenment.org/
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	edje
 BuildRequires:	esmart-devel
-BuildRequires:	libtool
+#BuildRequires:	libtool
 BuildRequires:	pam-devel
 BuildRequires:	sed >= 4.0
 Requires:	/bin/bash
@@ -104,9 +105,10 @@
 Motyw Entrance Taillights.
 
 %prep
-%setup -q -n %{name}
+%setup -q
+# -n %{name}
 %patch0 -p1
-mv data/images/sessions/enlightenment{,DR17}.png
+cp -a data/images/sessions/enlightenment{,DR17}.png
 sed 's/enlightenment.png/enlightenmentDR17.png/' \
 	-i data/images/sessions/Makefile.am
 
@@ -118,11 +120,11 @@
 	-i src/daemon/spawner.c
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal} -I m4
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure \
 	--with-xsession=%{_sysconfdir}/X11/%{name}/Xsession
 %{__make}
@@ -201,6 +203,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/14 19:22:02  sparky
+- up to 0.9.0.005
+- no auto* regeneration
+- conf.in patch updated
+
 Revision 1.11  2005/10/30 20:07:15  qboosh
 - pl for themes, strict internal deps
 
================================================================

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



More information about the pld-cvs-commit mailing list