Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (29887680245d79bf74c4800bf868b6e2337b6774)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (29887680245d79bf74c4800bf868b6e2337b6774)
  • Date: Tue, 14 Oct 2008 03:28:03 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

e-17/e17/DETAILS | 2 +-
e-17/e17/HISTORY | 2 ++
e-17/e17/PRE_BUILD | 5 +++++
e-17/e_dbus/DETAILS | 2 +-
e-17/e_dbus/HISTORY | 2 ++
e-17/e_dbus/PRE_BUILD | 4 ++++
e-17/ecore/DETAILS | 1 +
e-17/ecore/HISTORY | 2 ++
e-17/ecore/PRE_BUILD | 6 ++++++
e-17/edje/DETAILS | 1 +
e-17/edje/HISTORY | 2 ++
e-17/edje/PRE_BUILD | 6 ++++++
e-17/eet/DETAILS | 1 +
e-17/eet/HISTORY | 4 ++++
e-17/eet/PRE_BUILD | 6 ++++++
e-17/efreet/DETAILS | 1 +
e-17/efreet/HISTORY | 2 ++
e-17/efreet/PRE_BUILD | 5 +++++
e-17/embryo/DETAILS | 1 +
e-17/embryo/HISTORY | 4 ++++
e-17/embryo/PRE_BUILD | 5 +++++
e-17/epsilon/DETAILS | 1 +
e-17/epsilon/HISTORY | 4 ++++
e-17/epsilon/PRE_BUILD | 5 +++++
e-17/esmart/DETAILS | 1 +
e-17/esmart/HISTORY | 2 ++
e-17/esmart/PRE_BUILD | 4 ++++
e-17/etk/DETAILS | 2 +-
e-17/etk/HISTORY | 4 ++++
e-17/etk/PRE_BUILD | 4 ++++
e-17/evas/DETAILS | 1 +
e-17/evas/HISTORY | 2 ++
e-17/evas/PRE_BUILD | 5 +++++
e-17/exhibit/DETAILS | 2 +-
e-17/exhibit/HISTORY | 4 ++++
e-17/exhibit/PRE_BUILD | 4 ++++
36 files changed, 105 insertions(+), 4 deletions(-)

New commits:
commit 29887680245d79bf74c4800bf868b6e2337b6774
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

exhibit: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit 4b763c21c8a2129df8135275a99fc333756bbb1e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

evas: Remove .svn files otherwise they get installed, increment PATCHLEVEL

commit 5b3c8b87a4d411de256919a88ed085fde718392a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

etk: Remove .svn files otherwise they get installed, increment PATCHLEVEL

commit d7169c9cbe22605c3f1f401eda1b442db398869c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

epsilon: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit 9446f81c769289e334f7864574272f26fb077cee
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

embryo: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit a3586a08af7698d429539fa6b7f6c39de35fda94
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

edje: Remove .svn files otherwise they get installed, increment PATCHLEVEL

commit c8ec4b66132d64e014cab393ead6c4af144be507
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

efreet: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit 3ca58eaac2efd6c547d057e99a46899608a28fef
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e_dbus: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit ac381cb2c40e8038f55742859362af9666f35599
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

esmart: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit 02bdd2ae8f40794cdac6e18c207751c6a9663ff9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ecore: Remove .svn files otherwise they get installed, increment
PATCHLEVEL

commit 7f24b76e046c8fb7835d925cb8c78ac851c2a574
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e17: Remove .svn files otherwise they get installed, increment PATCHLEVEL

commit 414464774b899555abb9eb78b339fec5a4db7534
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

eet: Remove .svn files otherwise they get installed, increment PATCHLEVEL

diff --git a/e-17/e17/DETAILS b/e-17/e17/DETAILS
index cc482f1..9f8c1d2 100755
--- a/e-17/e17/DETAILS
+++ b/e-17/e17/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/enlightenment-0.17-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/e:e
SOURCE_IGNORE=volatile
LICENSE[0]=BSD
- PATCHLEVEL=5
+ PATCHLEVEL=6
WEB_SITE=http://www.enlightenment.org/
KEYWORDS="e17 enlightenment wm windowmanager"
ENTERED=20010922
diff --git a/e-17/e17/HISTORY b/e-17/e17/HISTORY
index 9bd2b06..1628aeb 100644
--- a/e-17/e17/HISTORY
+++ b/e-17/e17/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files otherwise they get installed

2008-09-30 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on some CVS for running autogen.sh, E17 devs have
been
diff --git a/e-17/e17/PRE_BUILD b/e-17/e17/PRE_BUILD
index 27378a5..f69e7eb 100755
--- a/e-17/e17/PRE_BUILD
+++ b/e-17/e17/PRE_BUILD
@@ -1,5 +1,10 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
sedit "s/; aclocal/; aclocal-1.9/" autogen.sh &&
sedit "s/; automake/; automake-1.9/" autogen.sh &&
NOCONFIGURE=ON ./autogen.sh
diff --git a/e-17/e_dbus/DETAILS b/e-17/e_dbus/DETAILS
index ce6aa33..afbfb56 100755
--- a/e-17/e_dbus/DETAILS
+++ b/e-17/e_dbus/DETAILS
@@ -1,5 +1,5 @@
SPELL=e_dbus
- PATCHLEVEL=1
+ PATCHLEVEL=2
if [[ "$E_DBUS_CVS_AUTOUPDATE" == "y" ]]; then
VERSION=$(date +%Y%m%d)
else
diff --git a/e-17/e_dbus/HISTORY b/e-17/e_dbus/HISTORY
index 7c7a61c..7bc6211 100644
--- a/e-17/e_dbus/HISTORY
+++ b/e-17/e_dbus/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed

2008-09-23 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Remove old CVS tree move code
diff --git a/e-17/e_dbus/PRE_BUILD b/e-17/e_dbus/PRE_BUILD
index c64a499..a090d9b 100755
--- a/e-17/e_dbus/PRE_BUILD
+++ b/e-17/e_dbus/PRE_BUILD
@@ -1,5 +1,9 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&

#
# No longer complaing about missing unneeded config.rpath
diff --git a/e-17/ecore/DETAILS b/e-17/ecore/DETAILS
index 81c4590..5475ebf 100755
--- a/e-17/ecore/DETAILS
+++ b/e-17/ecore/DETAILS
@@ -10,6 +10,7 @@ if [ "$ECORE_CVS" == "y" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
else
VERSION=1.0.0_pre7
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/e-17/ecore/HISTORY b/e-17/ecore/HISTORY
index 5e23edf..a8b37e0 100644
--- a/e-17/ecore/HISTORY
+++ b/e-17/ecore/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed

2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)
diff --git a/e-17/ecore/PRE_BUILD b/e-17/ecore/PRE_BUILD
index e8be7c1..1254ad6 100755
--- a/e-17/ecore/PRE_BUILD
+++ b/e-17/ecore/PRE_BUILD
@@ -2,5 +2,11 @@ default_pre_build &&

if [ "$ECORE_CVS" == "y" ]; then
cd $SOURCE_DIRECTORY &&
+
+ #
+ # Remove .svn directories, otherwise they get installed
+ #
+ find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
fi
diff --git a/e-17/edje/DETAILS b/e-17/edje/DETAILS
index e49272d..81568a1 100755
--- a/e-17/edje/DETAILS
+++ b/e-17/edje/DETAILS
@@ -10,6 +10,7 @@ if [ "$EDJE_CVS" == "y" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
else
VERSION=0.5.0
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/e-17/edje/HISTORY b/e-17/edje/HISTORY
index 05e1d70..c75c7f4 100644
--- a/e-17/edje/HISTORY
+++ b/e-17/edje/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed

2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)
diff --git a/e-17/edje/PRE_BUILD b/e-17/edje/PRE_BUILD
index 5f92006..991396a 100755
--- a/e-17/edje/PRE_BUILD
+++ b/e-17/edje/PRE_BUILD
@@ -2,5 +2,11 @@ default_pre_build &&

if [ "$EDJE_CVS" == "y" ]; then
cd $SOURCE_DIRECTORY &&
+
+ #
+ # Remove .svn directories, otherwise they get installed
+ #
+ find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
fi
diff --git a/e-17/eet/DETAILS b/e-17/eet/DETAILS
index 7966af0..9bd8f9e 100755
--- a/e-17/eet/DETAILS
+++ b/e-17/eet/DETAILS
@@ -10,6 +10,7 @@ if [ "$EET_CVS" == "y" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
else
VERSION=0.9.9
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/e-17/eet/HISTORY b/e-17/eet/HISTORY
index 48bcedb..5378e08 100644
--- a/e-17/eet/HISTORY
+++ b/e-17/eet/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed
+
2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)

diff --git a/e-17/eet/PRE_BUILD b/e-17/eet/PRE_BUILD
index c6481c0..1f42953 100755
--- a/e-17/eet/PRE_BUILD
+++ b/e-17/eet/PRE_BUILD
@@ -2,5 +2,11 @@ default_pre_build &&

if [ "$EET_CVS" == "y" ]; then
cd $SOURCE_DIRECTORY &&
+
+ #
+ # Remove .svn directories, otherwise they get installed
+ #
+ find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
fi
diff --git a/e-17/efreet/DETAILS b/e-17/efreet/DETAILS
index 64480b5..09385f6 100755
--- a/e-17/efreet/DETAILS
+++ b/e-17/efreet/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
FORCE_DOWNLOAD=on
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
WEB_SITE=http://enlightenment.org/
ENTERED=20070205
LICENSE[0]=BSD
diff --git a/e-17/efreet/HISTORY b/e-17/efreet/HISTORY
index 7a59818..209a04d 100644
--- a/e-17/efreet/HISTORY
+++ b/e-17/efreet/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they are installed

2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)
diff --git a/e-17/efreet/PRE_BUILD b/e-17/efreet/PRE_BUILD
index 534a7d3..d04568b 100755
--- a/e-17/efreet/PRE_BUILD
+++ b/e-17/efreet/PRE_BUILD
@@ -1,3 +1,8 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
diff --git a/e-17/embryo/DETAILS b/e-17/embryo/DETAILS
index 3813213..308fff5 100755
--- a/e-17/embryo/DETAILS
+++ b/e-17/embryo/DETAILS
@@ -10,6 +10,7 @@ if [ "$EMBRYO_CVS" == "y" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
else
VERSION=0.9.0
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/e-17/embryo/HISTORY b/e-17/embryo/HISTORY
index e03725d..1b16efa 100644
--- a/e-17/embryo/HISTORY
+++ b/e-17/embryo/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they are installed
+
2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)

diff --git a/e-17/embryo/PRE_BUILD b/e-17/embryo/PRE_BUILD
index 1eecdc0..c02d2cf 100755
--- a/e-17/embryo/PRE_BUILD
+++ b/e-17/embryo/PRE_BUILD
@@ -2,5 +2,10 @@ default_pre_build &&

if [ "$EMBRYO_CVS" == "y" ]; then
cd $SOURCE_DIRECTORY &&
+ #
+ # Remove .svn directories, otherwise they get installed
+ #
+ find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
fi
diff --git a/e-17/epsilon/DETAILS b/e-17/epsilon/DETAILS
index 677f6e2..a2b9958 100755
--- a/e-17/epsilon/DETAILS
+++ b/e-17/epsilon/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
FORCE_DOWNLOAD="on"
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
WEB_SITE=http://enlightenment.org/Libraries/Epsilon/
ENTERED=20040311
LICENSE[0]=BSD
diff --git a/e-17/epsilon/HISTORY b/e-17/epsilon/HISTORY
index dbc6473..eeb78e2 100644
--- a/e-17/epsilon/HISTORY
+++ b/e-17/epsilon/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they are installed
+
2008-09-03 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)

diff --git a/e-17/epsilon/PRE_BUILD b/e-17/epsilon/PRE_BUILD
index 534a7d3..d04568b 100755
--- a/e-17/epsilon/PRE_BUILD
+++ b/e-17/epsilon/PRE_BUILD
@@ -1,3 +1,8 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
diff --git a/e-17/esmart/DETAILS b/e-17/esmart/DETAILS
index 664c167..f41c54b 100755
--- a/e-17/esmart/DETAILS
+++ b/e-17/esmart/DETAILS
@@ -11,6 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
WEB_SITE=http://www.enlightenment.org
ENTERED=20040311
FORCE_DOWNLOAD=on
+ PATCHLEVEL=1
LICENSE[0]=GPL
KEYWORDS="enlightenment"
SHORT="a collection of evas smart objects"
diff --git a/e-17/esmart/HISTORY b/e-17/esmart/HISTORY
index 0cabaca..e19ba81 100644
--- a/e-17/esmart/HISTORY
+++ b/e-17/esmart/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed

2008-09-03 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)
diff --git a/e-17/esmart/PRE_BUILD b/e-17/esmart/PRE_BUILD
index 534a7d3..3a07507 100755
--- a/e-17/esmart/PRE_BUILD
+++ b/e-17/esmart/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
NOCONFIGURE=ON ./autogen.sh
diff --git a/e-17/etk/DETAILS b/e-17/etk/DETAILS
index e6de553..99eef4b 100755
--- a/e-17/etk/DETAILS
+++ b/e-17/etk/DETAILS
@@ -1,5 +1,5 @@
SPELL=etk
- PATCHLEVEL=1
+ PATCHLEVEL=2
if [ "$ETK_CVS_AUTOUPDATE" == "y" ]; then
VERSION=$(date +%Y%m%d)
else
diff --git a/e-17/etk/HISTORY b/e-17/etk/HISTORY
index 2d4adac..f1106a3 100644
--- a/e-17/etk/HISTORY
+++ b/e-17/etk/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they are installed
+
2008-09-23 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Remove old CVS Root move code

diff --git a/e-17/etk/PRE_BUILD b/e-17/etk/PRE_BUILD
index 0414adc..f69e7eb 100755
--- a/e-17/etk/PRE_BUILD
+++ b/e-17/etk/PRE_BUILD
@@ -1,5 +1,9 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&

sedit "s/; aclocal/; aclocal-1.9/" autogen.sh &&
sedit "s/; automake/; automake-1.9/" autogen.sh &&
diff --git a/e-17/evas/DETAILS b/e-17/evas/DETAILS
index 7a2991f..436398f 100755
--- a/e-17/evas/DETAILS
+++ b/e-17/evas/DETAILS
@@ -10,6 +10,7 @@ if [ "$EVAS_CVS" == "y" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
SOURCE_IGNORE=volatile
+ PATCHLEVEL=1
else
VERSION=1.0.0_pre13
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/e-17/evas/HISTORY b/e-17/evas/HISTORY
index 378184a..9038538 100644
--- a/e-17/evas/HISTORY
+++ b/e-17/evas/HISTORY
@@ -1,5 +1,7 @@
2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on eina for data types
+ * DETAILS: Increment PATCHLEVEL
+ * PRE_BUILD: Remove .svn files, otherwise they get installed

2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* *: cvs -> svn (subversion)
diff --git a/e-17/evas/PRE_BUILD b/e-17/evas/PRE_BUILD
index 20ed8c7..9228065 100755
--- a/e-17/evas/PRE_BUILD
+++ b/e-17/evas/PRE_BUILD
@@ -2,5 +2,10 @@ default_pre_build &&

if [ "$EVAS_CVS" == "y" ]; then
cd $SOURCE_DIRECTORY &&
+ #
+ # Remove .svn directories, otherwise they get installed
+ #
+ find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&
+
NOCONFIGURE=ON ./autogen.sh
fi
diff --git a/e-17/exhibit/DETAILS b/e-17/exhibit/DETAILS
index 986045f..64a309f 100755
--- a/e-17/exhibit/DETAILS
+++ b/e-17/exhibit/DETAILS
@@ -1,5 +1,5 @@
SPELL=exhibit
- PATCHLEVEL=1
+ PATCHLEVEL=2
if [ "$EXHIBIT_CVS_AUTOUPDATE" == "y" ]; then
VERSION=$(date +%Y%m%d)
else
diff --git a/e-17/exhibit/HISTORY b/e-17/exhibit/HISTORY
index 74b8996..ae3f755 100644
--- a/e-17/exhibit/HISTORY
+++ b/e-17/exhibit/HISTORY
@@ -1,3 +1,7 @@
+2008-10-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Increment PATCHLEVE
+ * PRE_BUILD: Remove .svn files, otherwise they get installed
+
2008-09-23 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Remove old CVS Root move code

diff --git a/e-17/exhibit/PRE_BUILD b/e-17/exhibit/PRE_BUILD
index 4524f3f..d04568b 100755
--- a/e-17/exhibit/PRE_BUILD
+++ b/e-17/exhibit/PRE_BUILD
@@ -1,4 +1,8 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# Remove .svn directories, otherwise they get installed
+#
+find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&

NOCONFIGURE=ON ./autogen.sh



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (29887680245d79bf74c4800bf868b6e2337b6774), Eric Sandall, 10/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page