Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d694ac179ea282a7b5d421fea8bb479049740b62)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d694ac179ea282a7b5d421fea8bb479049740b62)
  • Date: Sat, 24 Oct 2020 12:42:19 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

database/firebird3/HISTORY | 3 +++
database/firebird3/INSTALL | 15 +++++++--------
libs/elfutils/DETAILS | 2 +-
libs/elfutils/HISTORY | 3 +++
libs/tzdata/DETAILS | 2 +-
libs/tzdata/HISTORY | 4 ++++
libs/tzdata/INSTALL | 12 ++++++------
7 files changed, 25 insertions(+), 16 deletions(-)

New commits:
commit d694ac179ea282a7b5d421fea8bb479049740b62
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

tzdata: => 2020d

commit 358ec1d94c90d46f9b275fcd25b31a0889065a2a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

elfutils: => 0.181

commit 29fb1216da0c47f9888a86a65a79274dc17c1fab
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

firebird3 - tweak install

diff --git a/database/firebird3/HISTORY b/database/firebird3/HISTORY
index 2fa96b9..2303b99 100644
--- a/database/firebird3/HISTORY
+++ b/database/firebird3/HISTORY
@@ -1,3 +1,6 @@
+2020-10-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * INSTALL: tweak
+
2020-10-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.7.33374-0
* INSTALL: fix
diff --git a/database/firebird3/INSTALL b/database/firebird3/INSTALL
index 7086cf5..780dcc4 100755
--- a/database/firebird3/INSTALL
+++ b/database/firebird3/INSTALL
@@ -9,9 +9,15 @@ chown firebird:firebird $DEST &&
# treate the security db as a config file
install_config_file security3.fdb $DEST/security3.fdb &&
chown firebird:firebird $DEST/security3.fdb &&
+# link to config files
+FROM=$FB_PREFIX/firebird &&
+mkdir -p $FROM &&
+TGT=$TRACK_ROOT/etc/firebird3 &&
+ln -vsf $TGT/security3.fdb $FROM &&
for FF in firebird databases plugins fbtrace; do
install_config_file $FF.conf $DEST/$FF.conf &&
- chown firebird:firebird $DEST/$FF.conf
+ chown firebird:firebird $DEST/$FF.conf &&
+ ln -vsf $TGT/$FF.conf $FROM
done &&

DEST=$FB_PREFIX/firebird &&
@@ -43,13 +49,6 @@ FROM=$INSTALL_ROOT/usr/lib &&
mkdir -p $FROM &&
ln -vsf $TGT/lib/libfbclient.so $FROM &&
#ln -vsf $TGT/lib/libib_util.so $FROM &&
-# link to config files
-FROM=$FB_PREFIX/firebird &&
-TGT=$TRACK_ROOT/etc/firebird3 &&
-ln -vsf $TGT/security3.fdb $FROM &&
-ln -vsf $TGT/firebird.conf $FROM &&
-ln -vsf $TGT/databases.conf $FROM &&
-ln -vsf $TGT/plugins.conf $FROM &&
# need a symlink for firebird.log
TGT=$TRACK_ROOT/var/log/firebird.log &&
ln -vsf $TGT $DEST
diff --git a/libs/elfutils/DETAILS b/libs/elfutils/DETAILS
index 0c200c7..2b25f69 100755
--- a/libs/elfutils/DETAILS
+++ b/libs/elfutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=elfutils
- VERSION=0.180
+ VERSION=0.181
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/libs/elfutils/HISTORY b/libs/elfutils/HISTORY
index 5d1caa4..40fd7cb 100644
--- a/libs/elfutils/HISTORY
+++ b/libs/elfutils/HISTORY
@@ -1,3 +1,6 @@
+2020-10-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.181
+
2020-09-04 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.180
* BUILD, DEPENDS, PRE_BUILD, error.h, patches/fix-uninitialized.patch,
diff --git a/libs/tzdata/DETAILS b/libs/tzdata/DETAILS
index df01fe6..b2e3eca 100755
--- a/libs/tzdata/DETAILS
+++ b/libs/tzdata/DETAILS
@@ -1,5 +1,5 @@
SPELL=tzdata
- VERSION=2020a
+ VERSION=2020d
SOURCE="${SPELL}${VERSION}.tar.gz"
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=https://ftp.iana.org/tz/releases/${SOURCE}
diff --git a/libs/tzdata/HISTORY b/libs/tzdata/HISTORY
index 7644472..e1ed577 100644
--- a/libs/tzdata/HISTORY
+++ b/libs/tzdata/HISTORY
@@ -1,3 +1,7 @@
+2020-10-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2020d
+ * INSTALL: fix
+
2020-05-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2020a

diff --git a/libs/tzdata/INSTALL b/libs/tzdata/INSTALL
index fe2c8e8..7611e05 100755
--- a/libs/tzdata/INSTALL
+++ b/libs/tzdata/INSTALL
@@ -1,7 +1,7 @@
cd $SOURCE_DIRECTORY &&

TIMEZONES=('africa' 'antarctica' 'asia' 'australasia' 'backward' 'etcetera' \
- 'europe' 'factory' 'northamerica' 'pacificnew' 'southamerica'
'systemv')
+ 'europe' 'factory' 'northamerica' 'southamerica')

# Remove files that should be hard linked, in case they are not
if [ -d ${INSTALL_ROOT}/usr/share/zoneinfo ]; then
@@ -13,11 +13,11 @@ if [ -d ${INSTALL_ROOT}/usr/share/zoneinfo ]; then
fi &&


-zic -y ./yearistype -d ${INSTALL_ROOT}/usr/share/zoneinfo ${TIMEZONES[@]}
&&
-zic -y ./yearistype -d ${INSTALL_ROOT}/usr/share/zoneinfo/posix
${TIMEZONES[@]} &&
-zic -y ./yearistype -d ${INSTALL_ROOT}/usr/share/zoneinfo/right -L
leapseconds ${TIMEZONES[@]} &&
+zic -d ${INSTALL_ROOT}/usr/share/zoneinfo ${TIMEZONES[@]}
&&
+zic -d ${INSTALL_ROOT}/usr/share/zoneinfo/posix ${TIMEZONES[@]}
&&
+zic -d ${INSTALL_ROOT}/usr/share/zoneinfo/right -L leapseconds
${TIMEZONES[@]} &&
#If you want POSIX compatibility, use "America/New_York".
-zic -y ./yearistype -d ${INSTALL_ROOT}/usr/share/zoneinfo -p
America/New_York &&
+zic -d ${INSTALL_ROOT}/usr/share/zoneinfo -p America/New_York
&&

install -m444 -t ${INSTALL_ROOT}/usr/share/zoneinfo iso3166.tab zone.tab &&

@@ -28,6 +28,6 @@ if [ $SET_LOCALTIME == "y" ]; then
echo "Local Time Zone: " $LOCAL_TIMEZONE
&&

# zic -l breaks if /etc and /usr are on different partitions
- #zic -y ./yearistype -d ${INSTALL_ROOT}/usr/share/zoneinfo -l
"$LOCAL_TIMEZONE" &&
+ #zic -d ${INSTALL_ROOT}/usr/share/zoneinfo -l "$LOCAL_TIMEZONE"
&&
ln -sf ${INSTALL_ROOT}/usr/share/zoneinfo/$LOCAL_TIMEZONE
${INSTALL_ROOT}/etc/localtime
fi



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d694ac179ea282a7b5d421fea8bb479049740b62), Treeve Jelbert, 10/24/2020

Archive powered by MHonArc 2.6.24.

Top of Page