Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-kde47 grimoire by Bor Kraljič (bd1957673dbedf866906a508c9fec1c0c2c6ebcf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-kde47 grimoire by Bor Kraljič (bd1957673dbedf866906a508c9fec1c0c2c6ebcf)
  • Date: Fri, 26 Aug 2011 00:31:11 -0500

GIT changes to devel-kde47 grimoire by Bor Kraljič <pyrobor AT ver.si>:

disk/boxbackup/31197862.gpg |binary
disk/boxbackup/DETAILS | 7 +++++--
disk/boxbackup/HISTORY | 5 +++++
doc/abs-guide/DETAILS | 4 ++--
doc/abs-guide/HISTORY | 3 +++
ftp/rsync/DETAILS | 1 +
ftp/rsync/HISTORY | 5 +++++
ftp/rsync/INSTALL | 6 ++++++
ftp/rsync/init.d/rsync | 8 ++++++++
ftp/rsync/init.d/rsync.conf | 1 +
libs/libevent/DETAILS | 2 +-
libs/libevent/HISTORY | 3 +++
net/rrdtool/BUILD | 2 ++
net/rrdtool/HISTORY | 3 +++
14 files changed, 45 insertions(+), 5 deletions(-)

New commits:
commit 57891d1af887794c75565912272e6e10dc02d8c8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rrdtool: Remove -ffast-math from CFLAGS

commit b96e4c13b8a0feea441051c01883402060198361
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

rsync: corrected typo

commit 1ba8532064af005280b97618e498aabee20774e0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

rsync: added init subsystem

commit 0c77c4668f58a394e09f3c8c0f4bfffa1bf1587b
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

libevent 2.0.13

commit e5512db19553517257d12551d9f09a66604f3524
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

boxbackup: removed jpeg from keyring

commit 9f947d4f05fc3d4de38f564515d1f9ee10917396
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

abs-guide: updated spell to 6.3

commit 06a4c54810a755a3dce3fbc72a154bce19d9b7ff
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

boxbackup: updated spell to 0.11rc8

diff --git a/disk/boxbackup/31197862.gpg b/disk/boxbackup/31197862.gpg
new file mode 100644
index 0000000..9b5109d
Binary files /dev/null and b/disk/boxbackup/31197862.gpg differ
diff --git a/disk/boxbackup/DETAILS b/disk/boxbackup/DETAILS
index ed0e7df..49a33c9 100755
--- a/disk/boxbackup/DETAILS
+++ b/disk/boxbackup/DETAILS
@@ -1,8 +1,11 @@
SPELL=boxbackup
- VERSION=0.11rc5
+ VERSION=0.11rc8
SOURCE="${SPELL}-${VERSION}.tgz"
+ SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://www.boxbackup.org/svn/box/packages/$SOURCE
-
SOURCE_HASH=sha512:5b1a56cd2b7d209c7625c23b5f5596330653b637219a1355fab540656bd36ff57a0bdc5f570a847be85fa23d72574e0c489aa1d6e9f0cfa2b0c77832f8ed181d
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=31197862.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.boxbackup.org";
LICENSE[0]=BSD
diff --git a/disk/boxbackup/HISTORY b/disk/boxbackup/HISTORY
index 1497793..278deca 100644
--- a/disk/boxbackup/HISTORY
+++ b/disk/boxbackup/HISTORY
@@ -1,3 +1,8 @@
+2011-08-25 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.11rc8
+ converted to upstream signature checking
+ * 31197862.gpg: added gpg keyring, removed jpeg from keyring
+
2009-12-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.11rc5

diff --git a/doc/abs-guide/DETAILS b/doc/abs-guide/DETAILS
index 27105b4..c2d29dd 100755
--- a/doc/abs-guide/DETAILS
+++ b/doc/abs-guide/DETAILS
@@ -1,9 +1,9 @@
SPELL=abs-guide
- VERSION=6.2
+ VERSION=6.3
SOURCE=${SPELL}.html.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://tldp.org/LDP/abs/abs-guide.html.tar.gz
-
SOURCE_HASH=sha512:6e611b67263f717f55a2dc850ecd392303d07321010fcdabbf168e2c7aa93c0f42454a178633b262666717fe6ec4190092ad307607dec5d55294419a7e656464
+
SOURCE_HASH=sha512:3b249c438755aae3bd4cc25e6813990baa6e34dc4a53c89f6706f719f84f7ffe5f6d629235b913fc54b8143818bd0568fbcc6dd0bd100ebed3c225a24eef18fb
WEB_SITE=http://tldp.org/LDP/abs/
ENTERED=20020622
ARCHIVE="off"
diff --git a/doc/abs-guide/HISTORY b/doc/abs-guide/HISTORY
index 150e381..a7125ca 100644
--- a/doc/abs-guide/HISTORY
+++ b/doc/abs-guide/HISTORY
@@ -1,3 +1,6 @@
+2011-08-25 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 6.3
+
2010-11-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 6.2, switched to new home on tldp.org
* INSTALL: use short options and the examples are gone
diff --git a/ftp/rsync/DETAILS b/ftp/rsync/DETAILS
index b437326..9b9425f 100755
--- a/ftp/rsync/DETAILS
+++ b/ftp/rsync/DETAILS
@@ -23,6 +23,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_GPG=WayneDavison.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
fi
+ PATCHLEVEL=1
WEB_SITE=http://rsync.samba.org/
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/ftp/rsync/HISTORY b/ftp/rsync/HISTORY
index c385c09..2a99ebb 100644
--- a/ftp/rsync/HISTORY
+++ b/ftp/rsync/HISTORY
@@ -1,3 +1,8 @@
+2011-08-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: global PATCHLEVEL=1
+ * INSTALL: added, to install init script
+ * init.d/rsync{,.conf}: added init subsystem
+
2011-03-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.8; SECURITY_PATCH++ (CVE-2011-1097)

diff --git a/ftp/rsync/INSTALL b/ftp/rsync/INSTALL
new file mode 100755
index 0000000..926232b
--- /dev/null
+++ b/ftp/rsync/INSTALL
@@ -0,0 +1,6 @@
+default_install &&
+
+if [[ $INIT_INSTALLED ]]; then
+ install_config_file "$SPELL_DIRECTORY/init.d/rsync.conf" \
+ "$INSTALL_ROOT/etc/sysconfig/rsync"
+fi
diff --git a/ftp/rsync/init.d/rsync b/ftp/rsync/init.d/rsync
new file mode 100755
index 0000000..8a39068
--- /dev/null
+++ b/ftp/rsync/init.d/rsync
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+PROGRAM=/usr/bin/rsync
+ARGS="--daemon --config=/etc/sysconfig/rsync"
+RUNLEVEL=3
+NEEDS="+network"
+
+. /etc/init.d/smgl_init
diff --git a/ftp/rsync/init.d/rsync.conf b/ftp/rsync/init.d/rsync.conf
new file mode 100644
index 0000000..b587cee
--- /dev/null
+++ b/ftp/rsync/init.d/rsync.conf
@@ -0,0 +1 @@
+# See rsyncd.conf(5)
diff --git a/libs/libevent/DETAILS b/libs/libevent/DETAILS
index 26c28d3..44c71d8 100755
--- a/libs/libevent/DETAILS
+++ b/libs/libevent/DETAILS
@@ -1,5 +1,5 @@
SPELL=libevent
- VERSION=2.0.12
+ VERSION=2.0.13
SOURCE=$SPELL-$VERSION-stable.tar.gz
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
diff --git a/libs/libevent/HISTORY b/libs/libevent/HISTORY
index d30e551..15e6ee6 100644
--- a/libs/libevent/HISTORY
+++ b/libs/libevent/HISTORY
@@ -1,3 +1,6 @@
+2011-08-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.0.13
+
2011-06-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.0.12

diff --git a/net/rrdtool/BUILD b/net/rrdtool/BUILD
new file mode 100755
index 0000000..883fed1
--- /dev/null
+++ b/net/rrdtool/BUILD
@@ -0,0 +1,2 @@
+CFLAGS="${CFLAGS/-ffast-math}"
+default_build
diff --git a/net/rrdtool/HISTORY b/net/rrdtool/HISTORY
index 3253ee8..337bdd7 100644
--- a/net/rrdtool/HISTORY
+++ b/net/rrdtool/HISTORY
@@ -1,3 +1,6 @@
+2011-08-25 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Added code to remove -ffast-math from CFLAGS
+
2011-08-19 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: fixed unrecognized options (issue #30)




  • [SM-Commit] GIT changes to devel-kde47 grimoire by Bor Kraljič (bd1957673dbedf866906a508c9fec1c0c2c6ebcf), Bor Kraljič, 08/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page