SPECS: entrance.spec - back to unofficial source (builds at last) ...
sparky
sparky at pld-linux.org
Sun Oct 30 13:42:40 CET 2005
Author: sparky Date: Sun Oct 30 12:42:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- back to unofficial source (builds at last)
- BR edje, R ecore
---- Files affected:
SPECS:
entrance.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/entrance.spec
diff -u SPECS/entrance.spec:1.7 SPECS/entrance.spec:1.8
--- SPECS/entrance.spec:1.7 Wed Aug 24 20:47:34 2005
+++ SPECS/entrance.spec Sun Oct 30 13:42:35 2005
@@ -3,11 +3,13 @@
Summary(pl): Oświecony zarządca ekranu
Name: entrance
Version: 0.9.0.004
-Release: 1
+%define _snap 20051029
+Release: 1.%{_snap}.1
License: BSD
Group: X11/Applications
-Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 48d8999a5be31e4b089e0faf40bf9fd9
+#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
Source1: %{name}.init
Source2: %{name}.Xsession
Source3: %{name}.gen-conf
@@ -15,12 +17,14 @@
URL: http://enlightenment.org/
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: edje
BuildRequires: esmart-devel
BuildRequires: libtool
BuildRequires: pam-devel
BuildRequires: sed >= 4.0
Requires: /bin/bash
Requires(post,preun): /sbin/chkconfig
+Requires: ecore
Requires: pam
Requires: sessreg
Requires: xinitrc-ng
@@ -42,7 +46,7 @@
jakich KDM czy GDM mogą tylko pomarzyć... i to bez narzutu.
%prep
-%setup -q
+%setup -q -n %{name}
%patch0 -p1
sed '/PACKAGE_CFG_DIR/s@"${sysconfdir}"@"${localstatedir}/lib/${PACKAGE}"@' \
@@ -54,7 +58,7 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -117,6 +121,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/10/30 12:42:35 sparky
+- back to unofficial source (builds at last)
+- BR edje, R ecore
+
Revision 1.7 2005/08/24 18:47:34 charles
- updated to 0.9.0.004
- new Source0 ("official" snapshots)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/entrance.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list