summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-07-01 13:51:06 -0700
committerEric Sandall2007-07-01 13:51:06 -0700
commit446c8642eff2ec25ff0b5680a117ce3b9298cf15 (patch)
tree0b3e5c8e7f79823dc18c712b8f765525ea41769e
parent483c406d61fba316a6e716668e0ff69d98018a8c (diff)
parent4cdc2dacd763ec312e029033b0e0673146aa42e9 (diff)
Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
-rw-r--r--ChangeLog3
-rwxr-xr-xarchive/tar/DETAILS3
-rw-r--r--archive/tar/HISTORY3
-rwxr-xr-xaudio-drivers/jack/CONFIGURE7
-rwxr-xr-xaudio-drivers/jack/DETAILS1
-rw-r--r--audio-drivers/jack/HISTORY6
-rwxr-xr-xaudio-drivers/jack/PRE_BUILD4
-rwxr-xr-xaudio-drivers/jack/PRE_SUB_DEPENDS2
-rwxr-xr-xaudio-drivers/jack/SUB_DEPENDS7
-rwxr-xr-xchat-irc/silc-client/DETAILS2
-rw-r--r--chat-irc/silc-client/HISTORY3
-rw-r--r--chat-irc/silc-client/silc-client-1.1.1.tar.bz2.sigbin0 -> 280 bytes
-rw-r--r--chat-irc/silc-client/silc-client-1.1.tar.bz2.sigbin280 -> 0 bytes
-rwxr-xr-xchat-irc/xchat/DETAILS2
-rw-r--r--chat-irc/xchat/HISTORY3
-rw-r--r--chat-irc/xchat/xchat-2.8.2.tar.bz2.sigbin280 -> 0 bytes
-rw-r--r--chat-irc/xchat/xchat-2.8.4.tar.bz2.sigbin0 -> 280 bytes
-rw-r--r--configs2
-rwxr-xr-xcrypto/gnutls/DETAILS4
-rw-r--r--crypto/gnutls/HISTORY3
-rwxr-xr-xdatabase/fbexport/DETAILS7
-rwxr-xr-xdatabase/fbexport/HISTORY3
-rwxr-xr-xdisk/devede/DETAILS4
-rw-r--r--disk/devede/HISTORY3
-rwxr-xr-xdisk/e2fsprogs/DETAILS7
-rw-r--r--disk/e2fsprogs/HISTORY3
-rw-r--r--disk/e2fsprogs/e2fsprogs-1.39.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--disk/e2fsprogs/e2fsprogs.gpgbin0 -> 26783 bytes
-rwxr-xr-xdoc/groff/DETAILS6
-rw-r--r--doc/groff/HISTORY3
-rw-r--r--editors/emacs/BC40251C.gpgbin0 -> 1168 bytes
-rwxr-xr-xeditors/emacs/DEPENDS7
-rwxr-xr-xeditors/emacs/DETAILS6
-rw-r--r--editors/emacs/HISTORY4
-rw-r--r--excluded2
-rwxr-xr-xfonts/dejavu-ttf/DETAILS4
-rw-r--r--fonts/dejavu-ttf/HISTORY3
-rwxr-xr-xgnome2-libs/tracker/DETAILS13
-rw-r--r--gnome2-libs/tracker/HISTORY5
-rwxr-xr-xgnome2-libs/tracker/PREPARE7
-rwxr-xr-xgnome2-libs/tracker/PRE_BUILD4
-rw-r--r--latex/texinfo/CAN-2005-3011.patch169
-rwxr-xr-xlatex/texinfo/DETAILS9
-rw-r--r--latex/texinfo/HISTORY6
-rwxr-xr-xlatex/texinfo/PRE_BUILD2
-rwxr-xr-xmail/thunderbird/DETAILS4
-rw-r--r--mail/thunderbird/HISTORY3
-rwxr-xr-xnews/liferea/DETAILS2
-rw-r--r--news/liferea/HISTORY3
-rw-r--r--news/liferea/liferea-1.2.17.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--news/liferea/liferea-1.2.18.tar.gz.sigbin0 -> 280 bytes
-rwxr-xr-xtelephony/asterisk/DETAILS2
-rw-r--r--telephony/asterisk/HISTORY3
-rwxr-xr-xutils/dbus-glib/DETAILS6
-rw-r--r--utils/dbus-glib/HISTORY3
-rwxr-xr-xutils/dbus-python/DETAILS6
-rw-r--r--utils/dbus-python/HISTORY3
-rw-r--r--volatiles2
58 files changed, 147 insertions, 222 deletions
diff --git a/ChangeLog b/ChangeLog
index daa143b36d..ce12882878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-06-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * excluded, configs, volatiles: fixed gconf paths, part of #13770
+
2007-06-27 Eric Sandall <sandalle@sourcemage.org>
* libs/elfio: C++ Library for reading/generating ELF binaries
* libs/xmlrpc-epi: XML-RPC implementation in C
diff --git a/archive/tar/DETAILS b/archive/tar/DETAILS
index 4927070913..f041ed3497 100755
--- a/archive/tar/DETAILS
+++ b/archive/tar/DETAILS
@@ -1,5 +1,5 @@
SPELL=tar
- VERSION=1.17
+ VERSION=1.18
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/tar/tar.html
ENTERED=20010922
- PATCHLEVEL=1
SECURITY_PATCH=1
LICENSE[0]=GPL
KEYWORDS="archive"
diff --git a/archive/tar/HISTORY b/archive/tar/HISTORY
index a874c6d514..2f795e91cf 100644
--- a/archive/tar/HISTORY
+++ b/archive/tar/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 1.18
+
2007-06-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.17
diff --git a/audio-drivers/jack/CONFIGURE b/audio-drivers/jack/CONFIGURE
index ba64ee3cf2..9811f96a00 100755
--- a/audio-drivers/jack/CONFIGURE
+++ b/audio-drivers/jack/CONFIGURE
@@ -28,8 +28,11 @@ config_query_option JACK_OPTIMIZE \
"--enable-optimize" \
"--disable-optimize" &&
-config_query JACK_TIME \
- "Apply time patch (required by jackmidi_alsaseq)?" n &&
+if [[ $JACK_VCS != y ]]
+then
+ config_query JACK_TIME \
+ "Apply time patch (required by jackmidi_alsaseq)?" n
+fi &&
local _DEFTMP &&
if [[ $JACK_SHM == "--enable-posix-shm" ]]
diff --git a/audio-drivers/jack/DETAILS b/audio-drivers/jack/DETAILS
index 6a993e28c1..7aab06c490 100755
--- a/audio-drivers/jack/DETAILS
+++ b/audio-drivers/jack/DETAILS
@@ -11,6 +11,7 @@ then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=svn_http://subversion.jackaudio.org/jack/trunk/jack:jack
SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
else
VERSION=0.103.0
SOURCE=jack-audio-connection-kit-$VERSION.tar.gz
diff --git a/audio-drivers/jack/HISTORY b/audio-drivers/jack/HISTORY
index 51003b47e5..ef439538b3 100644
--- a/audio-drivers/jack/HISTORY
+++ b/audio-drivers/jack/HISTORY
@@ -1,3 +1,9 @@
+2007-07-01 Juuso Alasuutari <iuso@sourcemage.org>
+ * CONFIGURE, PRE_BUILD, PRE_SUB_DEPENDS, SUB_DEPENDS: Changed
+ the time patch option to only apply to the stable version
+ because the code is already in the SVN branch.
+ * DETAILS: Added FORCE_DOWNLOAD=on for VCS option.
+
2007-04-11 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS, DEPENDS, PRE_BUILD: Added SVN version support.
* PREPARE: Added, query about SVN.
diff --git a/audio-drivers/jack/PRE_BUILD b/audio-drivers/jack/PRE_BUILD
index 6b15833538..7522f858a4 100755
--- a/audio-drivers/jack/PRE_BUILD
+++ b/audio-drivers/jack/PRE_BUILD
@@ -4,9 +4,7 @@ cd "$SOURCE_DIRECTORY" &&
if [[ $JACK_VCS == y ]]
then
./autogen.sh --no-conf
-fi &&
-
-if [[ $JACK_TIME == y ]]
+elif [[ $JACK_TIME == y ]]
then
patch -p1 < "$SCRIPT_DIRECTORY/jack_time.patch"
fi
diff --git a/audio-drivers/jack/PRE_SUB_DEPENDS b/audio-drivers/jack/PRE_SUB_DEPENDS
index 63ee4b02df..6e8ad3cabb 100755
--- a/audio-drivers/jack/PRE_SUB_DEPENDS
+++ b/audio-drivers/jack/PRE_SUB_DEPENDS
@@ -1,5 +1,5 @@
case $THIS_SUB_DEPENDS in
- TIMEPATCH) [[ $JACK_TIME == y ]] && return 0 ;;
+ TIMEPATCH) [[ $JACK_VCS == y || $JACK_TIME == y ]] && return 0 ;;
VCS) [[ $JACK_VCS == y ]] && return 0 ;;
esac
return 1
diff --git a/audio-drivers/jack/SUB_DEPENDS b/audio-drivers/jack/SUB_DEPENDS
index 184d1eab07..75b186f250 100755
--- a/audio-drivers/jack/SUB_DEPENDS
+++ b/audio-drivers/jack/SUB_DEPENDS
@@ -1,6 +1,9 @@
case $THIS_SUB_DEPENDS in
- TIMEPATCH) echo "Time patch requested, forcing option JACK_TIME=y." &&
- JACK_TIME=y && persistent_add JACK_TIME
+ TIMEPATCH) if [[ $JACK_VCS != y ]]
+ then
+ echo "Time patch requested, forcing option JACK_TIME=y." &&
+ JACK_TIME=y && persistent_add JACK_TIME
+ fi
;;
VCS) echo "Development version requested, forcing option JACK_VCS=y." &&
JACK_VCS=y && persistent_add JACK_VCS
diff --git a/chat-irc/silc-client/DETAILS b/chat-irc/silc-client/DETAILS
index 64537dfd14..d212513f75 100755
--- a/chat-irc/silc-client/DETAILS
+++ b/chat-irc/silc-client/DETAILS
@@ -1,5 +1,5 @@
SPELL=silc-client
- VERSION=1.1
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.silcnet.org/silc/client/sources/$SOURCE
diff --git a/chat-irc/silc-client/HISTORY b/chat-irc/silc-client/HISTORY
index 97e815fe82..e9c1d07b8b 100644
--- a/chat-irc/silc-client/HISTORY
+++ b/chat-irc/silc-client/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 1.1.1
+
2007-06-09 George Sherwood <george@beernabeer.com>
* DETAILS: updated spell to 1.1
diff --git a/chat-irc/silc-client/silc-client-1.1.1.tar.bz2.sig b/chat-irc/silc-client/silc-client-1.1.1.tar.bz2.sig
new file mode 100644
index 0000000000..4b6f1f6192
--- /dev/null
+++ b/chat-irc/silc-client/silc-client-1.1.1.tar.bz2.sig
Binary files differ
diff --git a/chat-irc/silc-client/silc-client-1.1.tar.bz2.sig b/chat-irc/silc-client/silc-client-1.1.tar.bz2.sig
deleted file mode 100644
index 5d557fa9c3..0000000000
--- a/chat-irc/silc-client/silc-client-1.1.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/chat-irc/xchat/DETAILS b/chat-irc/xchat/DETAILS
index 8362a9f5b2..9fc7b2c6f0 100755
--- a/chat-irc/xchat/DETAILS
+++ b/chat-irc/xchat/DETAILS
@@ -1,5 +1,5 @@
SPELL=xchat
- VERSION=2.8.2
+ VERSION=2.8.4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.xchat.org/files/source/2.8/$SOURCE
diff --git a/chat-irc/xchat/HISTORY b/chat-irc/xchat/HISTORY
index b27a24a2a4..ddf56f2481 100644
--- a/chat-irc/xchat/HISTORY
+++ b/chat-irc/xchat/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to version 2.8.4
+
2007-04-09 George Sherwood <george@beernabeer.com>
* DETAILS: updated spell to 2.8.2
* CONFIGURE: Removed not supported text frontend option
diff --git a/chat-irc/xchat/xchat-2.8.2.tar.bz2.sig b/chat-irc/xchat/xchat-2.8.2.tar.bz2.sig
deleted file mode 100644
index 99005cbc24..0000000000
--- a/chat-irc/xchat/xchat-2.8.2.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/chat-irc/xchat/xchat-2.8.4.tar.bz2.sig b/chat-irc/xchat/xchat-2.8.4.tar.bz2.sig
new file mode 100644
index 0000000000..5db58e5729
--- /dev/null
+++ b/chat-irc/xchat/xchat-2.8.4.tar.bz2.sig
Binary files differ
diff --git a/configs b/configs
index 2d9f04d287..003bb1f0e3 100644
--- a/configs
+++ b/configs
@@ -1 +1 @@
-!^/etc/gconf/gconf\.xml\.default\..*
+!^/etc/gconf/gconf\.xml\.defaults/.*
diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 4de8b45948..4abca7b0f7 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -35,9 +35,9 @@ case $GNUTLS_BRANCH in
SOURCE_HASH=sha512:5f959d66be3da272665f4119c5c887f49ca01c64aa8cfab8031d5a0500f7c6162e45cb693c77396d901b052dca1a9ddc89f8c6b71f4116b4b4f3082bee8fa2df
;;
1.6)
- VERSION=1.6.2
+ VERSION=1.6.3
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:48a9b490ba59b73baa9954070bcbf372250a2677008bd1884dbe026db378993e87745ff74896b603199c48c0d91b357214fe1cf195458174e199de783f2fea95
+ SOURCE_HASH=sha512:9e610752f14d9fe02d8ef7e9d7bb7ad7c61d68215284e98d8d297a0234dd73a1d8318bf3fda92d2b4df748a42f20fa16beb996d23d3659f15e3dbfeeade837ba
;;
esac
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index e85e1203cd..38853a1b3c 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.6.3
+
2007-04-20 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.6.2
diff --git a/database/fbexport/DETAILS b/database/fbexport/DETAILS
index 3fb6575030..76ddae266e 100755
--- a/database/fbexport/DETAILS
+++ b/database/fbexport/DETAILS
@@ -1,14 +1,13 @@
SPELL=fbexport
- VERSION=1.65
+ VERSION=1.67
+ SOURCE_HASH=sha512:66dfc5c223dc5841e32013d97c5e2d01cd0be1de5cd24a36ec2e67307ca376f765439a30679d1233fd3ecd8e3ed512c3c84b6fbe7327453b3a546b7a91f841ba
SOURCE=fbx${VERSION//./}-cli.zip
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/fbx167-cli
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://$SPELL.SourceForge.net
LICENCE=MPL
DOCS="README CHANGES *.html"
- SOURCE_HASH=sha512:4cdb17c09986faf7aacd0ce7330b1a45ed444bd380d42dbcac38b96612e81648de9b0684e09d014a683f7c296cc72e6c714c8b2f12fe8625790dfcad901b0934
ENTERED=20040103
- UPDATED=20050306
KEYWORDS="firebird database"
SHORT="FBExport exports/imports data from/to Firebird database"
cat << EOF
diff --git a/database/fbexport/HISTORY b/database/fbexport/HISTORY
index 17ad25cd59..63654a83c4 100755
--- a/database/fbexport/HISTORY
+++ b/database/fbexport/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.67
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.
diff --git a/disk/devede/DETAILS b/disk/devede/DETAILS
index 5bbbe88df6..231629d92e 100755
--- a/disk/devede/DETAILS
+++ b/disk/devede/DETAILS
@@ -1,10 +1,10 @@
SPELL=devede
- VERSION=2.12
+ VERSION=3.01
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.rastersoft.com/descargas/$SOURCE
WEB_SITE=http://www.rastersoft.com/programas/devede.html
- SOURCE_HASH=sha512:83dad143054e48cfa98fa781054002246ceceb1b47a172d6f6f93a1e6810345771d62a2fca7380ff9457c1a3fe7b5953540c3c201b2eafb4d21be517fb20a2ab
+ SOURCE_HASH=sha512:80fc79dcb96114ecebb37bd4dbd137f2ad261a2b42046e89018c82987cd6f25afa3d9472c0b193049cb5888a785e8c3876c2baa2d94aaaf88ae5df069bc2f0d3
ENTERED=20061231
KEYWORDS="dvd authoring"
SHORT="DeVeDe is a program to create video DVDs and CDs"
diff --git a/disk/devede/HISTORY b/disk/devede/HISTORY
index 2afbf45564..110daa0d31 100644
--- a/disk/devede/HISTORY
+++ b/disk/devede/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 3.01
+
2007-02-25 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to version 2.12. Updated SOURCE and SOURCE_DIRECTORY
diff --git a/disk/e2fsprogs/DETAILS b/disk/e2fsprogs/DETAILS
index c536f86069..d1bc800e69 100755
--- a/disk/e2fsprogs/DETAILS
+++ b/disk/e2fsprogs/DETAILS
@@ -1,16 +1,17 @@
SPELL=e2fsprogs
- VERSION=1.39
+ VERSION=1.40
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG="e2fsprogs.gpg:${SOURCE}.asc:UPSTREAM_KEY"
SOURCE_URL[1]=http://linux4u.jinr.ru/LinuxArchive/Ftp/kernel/${SPELL}/${SOURCE}
SOURCE_URL[2]=http://www.ing-steen.se/share/unix/raid/${SOURCE}
WEB_SITE=http://e2fsprogs.sourceforge.net
LICENSE[0]=GPL
LICENSE[1]=LGPL
ENTERED=20010922
- UPDATED=20040127
KEYWORDS="disk"
SHORT="e2fsprogs contains the required utilities for the EXT2 file system."
cat << EOF
diff --git a/disk/e2fsprogs/HISTORY b/disk/e2fsprogs/HISTORY
index 64c2b4c45e..554115e7f9 100644
--- a/disk/e2fsprogs/HISTORY
+++ b/disk/e2fsprogs/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 1.40. Converted to UPSTREAM_KEY.
+
2006-05-30 Flavien Bridault <vlaaad@sourcemage.org>
* DETAILS: Updated to 1.39
diff --git a/disk/e2fsprogs/e2fsprogs-1.39.tar.gz.sig b/disk/e2fsprogs/e2fsprogs-1.39.tar.gz.sig
deleted file mode 100644
index 4af61f5311..0000000000
--- a/disk/e2fsprogs/e2fsprogs-1.39.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/disk/e2fsprogs/e2fsprogs.gpg b/disk/e2fsprogs/e2fsprogs.gpg
new file mode 100644
index 0000000000..a2a5d9f370
--- /dev/null
+++ b/disk/e2fsprogs/e2fsprogs.gpg
Binary files differ
diff --git a/doc/groff/DETAILS b/doc/groff/DETAILS
index 3efc8e4e7a..cbc85fa124 100755
--- a/doc/groff/DETAILS
+++ b/doc/groff/DETAILS
@@ -1,10 +1,12 @@
SPELL=groff
VERSION=1.19.2
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
- SOURCE_HASH=sha1:cfad99a5c52933a6a9180e394bd94fbaec0ac956
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/groff/groff.html
ENTERED=20010922
UPDATED=20050913
diff --git a/doc/groff/HISTORY b/doc/groff/HISTORY
index 0078c39406..d345989378 100644
--- a/doc/groff/HISTORY
+++ b/doc/groff/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DETAILS: converted to upstream signature checking; removed redundant url
+
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/editors/emacs/BC40251C.gpg b/editors/emacs/BC40251C.gpg
new file mode 100644
index 0000000000..5cd7b79f15
--- /dev/null
+++ b/editors/emacs/BC40251C.gpg
Binary files differ
diff --git a/editors/emacs/DEPENDS b/editors/emacs/DEPENDS
index d685d08433..022d8e4e25 100755
--- a/editors/emacs/DEPENDS
+++ b/editors/emacs/DEPENDS
@@ -33,10 +33,11 @@ optional_depends "gpm" \
"--without-gpm" \
"for mouse support on a GNU/Linux console" &&
-if [ "$CVS" == "y" ]; then
-depends CVS &&
optional_depends "gtk+2" \
"--with-gtk" \
"" \
- "for GTK+2 look"
+ "for GTK+2 look" &&
+
+if [ "$CVS" == "y" ]; then
+depends CVS
fi
diff --git a/editors/emacs/DETAILS b/editors/emacs/DETAILS
index 7b004902ec..172e5db71a 100755
--- a/editors/emacs/DETAILS
+++ b/editors/emacs/DETAILS
@@ -11,22 +11,20 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=21.4a
+ VERSION=22.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION:0:4}
SOURCE_URL[0]=${GNU_URL}/${SPELL}/${SOURCE}
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/${SPELL}/${SOURCE}
- SOURCE2_URL[0]=${GNU_URL}/${SPELL}/${SOURCE2}
SOURCE2_URL[1]=ftp://ftp.gnu.org/pub/gnu/${SPELL}/${SOURCE2}
- SOURCE_GPG=gnu-verified.gpg:${SOURCE2}
+ SOURCE_GPG=BC40251C.gpg:${SOURCE2}:UPSTREAM_KEY
SOURCE2_IGNORE=signature
fi
WEB_SITE=http://www.gnu.org/software/emacs
LICENSE[0]=GPL
ENTERED=20010922
KEYWORDS="emacs editors"
- PATCHLEVEL=1
SHORT="Emacs is the extensible, self-documenting real-time display editor."
cat << EOF
Emacs is the extensible, customizable, self-documenting real-time
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index b410abce81..b7101cbf53 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,3 +1,7 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 22.1. Added new public key.
+ * DEPENDS: Moved optional_depends gtk+2 from cvs version to stable
+
2007-06-02 Pol Vinogradov <vin.public@gmail.com>
* DEPENDS: added gpm optionally
diff --git a/excluded b/excluded
index 1dcda79801..9e5b5d4b71 100644
--- a/excluded
+++ b/excluded
@@ -1,4 +1,4 @@
/usr/share/pear/\.[^/]*lock
-/etc/gconf/gconf\.xml\.default\..*
+/etc/gconf/gconf\.xml\.defaults/.*
/usr/share/icons/hicolor/icon-theme.cache
^/usr/lib/perl.*/.*/.*/perllocal\.pod$
diff --git a/fonts/dejavu-ttf/DETAILS b/fonts/dejavu-ttf/DETAILS
index 84c58823a2..c17448d600 100755
--- a/fonts/dejavu-ttf/DETAILS
+++ b/fonts/dejavu-ttf/DETAILS
@@ -1,7 +1,7 @@
SPELL=dejavu-ttf
PACKAGE=${SPELL%-*}
- VERSION=2.17
- SOURCE_HASH=sha512:017b26f77d3751e5bf3afc44836478329fb84d9f32f1e789f68f57a4746a12ed2a4058bde7fdd6ec286d1147b91c10166f5245d1fc16132efb2bc0ab4c2d6e57
+ VERSION=2.18
+ SOURCE_HASH=sha512:85129f81806fa4f2b4a222fbba8ac2ad1bfa7a067b5f19d2f280e4e8e0a9ed181a009fb60d7f85b4af6f91700af35645f4adeffd05416f8bf669dcfb43fffcbc
SOURCE="$SPELL-$VERSION.tar.bz2"
DOCS="README LICENSE AUTHORS NEWS BUGS *.txt"
SOURCE_URL[0]="$SOURCEFORGE_URL/$PACKAGE/$SOURCE"
diff --git a/fonts/dejavu-ttf/HISTORY b/fonts/dejavu-ttf/HISTORY
index 0f16203b9e..e7c62b7d9b 100644
--- a/fonts/dejavu-ttf/HISTORY
+++ b/fonts/dejavu-ttf/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.18
+
2007-05-14 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.17
diff --git a/gnome2-libs/tracker/DETAILS b/gnome2-libs/tracker/DETAILS
index 3fdb081aaf..3d2cc8a991 100755
--- a/gnome2-libs/tracker/DETAILS
+++ b/gnome2-libs/tracker/DETAILS
@@ -1,9 +1,22 @@
SPELL=tracker
+if [[ $TRACKER_SCM == y ]] ;then
+if [[ $TRACKER_SCM_AUTO == y ]] ;then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=svn
+fi
+ SOURCE=$SPELL-svn.tar.bz2
+ SOURCE_IGNORE=volatile
+ SOURCE_URL=svn_http://svn.gnome.org/svn/tracker/trunk:tracker-svn
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+ FORCE_DOWNLOAD=1
+else
VERSION=0.5.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.gnome.org/~jamiemcc/${SPELL}/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+fi
LICENSE[0]=GPL
WEB_SITE=http://freedesktop.org/wiki/Software/Tracker
ENTERED=20060524
diff --git a/gnome2-libs/tracker/HISTORY b/gnome2-libs/tracker/HISTORY
index 3d1207e066..21d930ae28 100644
--- a/gnome2-libs/tracker/HISTORY
+++ b/gnome2-libs/tracker/HISTORY
@@ -1,3 +1,8 @@
+2007-06-29 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: added svn option
+ * PREPARE: created, added svn option
+ * PRE_BUILD: added
+
2007-03-11 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* CONFIGURE: added query for GUI
* DEPENDS: move them around a bit, some are optional etc...
diff --git a/gnome2-libs/tracker/PREPARE b/gnome2-libs/tracker/PREPARE
new file mode 100755
index 0000000000..c1ba866308
--- /dev/null
+++ b/gnome2-libs/tracker/PREPARE
@@ -0,0 +1,7 @@
+config_query TRACKER_SCM "Do you want SCM version" n &&
+if [[ "${TRACKER_SCM}" == "y" ]]
+then
+config_query TRACKER_SCM_AUTO \
+ "Automaticaly update the spell on sorcery queue/system-update?" \
+ n
+fi
diff --git a/gnome2-libs/tracker/PRE_BUILD b/gnome2-libs/tracker/PRE_BUILD
index 69b200e053..f38903063b 100755
--- a/gnome2-libs/tracker/PRE_BUILD
+++ b/gnome2-libs/tracker/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
-
+if [[ $TRACKER_SCM == y ]] ; then
+NOCONFIGURE=X ./autogen.sh
+fi &&
patch -p0 < ${SCRIPT_DIRECTORY}/inotify-fix.diff &&
# Fix for dbus 0.9X
diff --git a/latex/texinfo/CAN-2005-3011.patch b/latex/texinfo/CAN-2005-3011.patch
deleted file mode 100644
index ba973078d5..0000000000
--- a/latex/texinfo/CAN-2005-3011.patch
+++ /dev/null
@@ -1,169 +0,0 @@
---- util/texindex.c 2004-04-11 19:56:47.000000000 +0200
-+++ /home/arwed/Downloads/texindex.c 2006-02-06 09:37:06.000000000 +0100
-@@ -1,8 +1,8 @@
- /* texindex -- sort TeX index dribble output into an actual index.
-- $Id: texindex.c,v 1.11 2004/04/11 17:56:47 karl Exp $
-+ $Id: texindex.c,v 1.15 2005/10/05 23:21:41 karl Exp $
-
- Copyright (C) 1987, 1991, 1992, 1996, 1997, 1998, 1999, 2000, 2001,
-- 2002, 2003, 2004 Free Software Foundation, Inc.
-+ 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
-@@ -16,7 +16,7 @@
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307. */
-+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301. */
-
- #include "system.h"
- #include <getopt.h>
-@@ -99,6 +99,9 @@
- /* Directory to use for temporary files. On Unix, it ends with a slash. */
- char *tempdir;
-
-+/* Start of filename to use for temporary files. */
-+char *tempbase;
-+
- /* Number of last temporary file. */
- int tempcount;
-
-@@ -144,7 +147,7 @@
- void fatal (const char *format, const char *arg);
- void error (const char *format, const char *arg);
- void *xmalloc (), *xrealloc ();
--char *concat (char *s1, char *s2);
-+static char *concat3 (const char *, const char *, const char *);
- void flush_tempfiles (int to_count);
-
- #define MAX_IN_CORE_SORT 500000
-@@ -190,6 +193,11 @@
-
- decode_command (argc, argv);
-
-+ /* XXX mkstemp not appropriate, as we need to have somewhat predictable
-+ * names. But race condition was fixed, see maketempname.
-+ */
-+ tempbase = mktemp (concat3 ("txiXXXXXX", "", ""));
-+
- /* Process input files completely, one by one. */
-
- for (i = 0; i < num_infiles; i++)
-@@ -220,7 +228,7 @@
-
- outfile = outfiles[i];
- if (!outfile)
-- outfile = concat (infiles[i], "s");
-+ outfile = concat3 (infiles[i], "s", "");
-
- need_initials = 0;
- first_initial = '\0';
-@@ -318,7 +326,7 @@
- if (tempdir == NULL)
- tempdir = DEFAULT_TMPDIR;
- else
-- tempdir = concat (tempdir, "/");
-+ tempdir = concat3 (tempdir, "/", "");
-
- keep_tempfiles = 0;
-
-@@ -339,10 +347,13 @@
- {
- printf ("texindex (GNU %s) %s\n", PACKAGE, VERSION);
- puts ("");
-- puts ("Copyright (C) 2004 Free Software Foundation, Inc.");
-- printf (_("There is NO warranty. You may redistribute this software\n\
-+ printf (_("\
-+Copyright (C) %s Free Software Foundation, Inc.\n\
-+There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
-+PARTICULAR PURPOSE. You may redistribute copies of GNU %s\n\
- under the terms of the GNU General Public License.\n\
--For more information about these matters, see the files named COPYING.\n"));
-+For more information about these matters, see the file named COPYING.\n"),
-+ "2005", PACKAGE);
- xexit (0);
- }
- else if ((strcmp (arg, "--keep") == 0) ||
-@@ -384,26 +395,25 @@
- usage (1);
- }
-
--/* Return a name for temporary file COUNT. */
-+/* Return a name for temporary file COUNT, or NULL if failure. */
-
- static char *
- maketempname (int count)
- {
-- static char *tempbase = NULL;
- char tempsuffix[10];
-+ char *name;
-+ int fd;
-
-- if (!tempbase)
-+ sprintf (tempsuffix, ".%d", count);
-+ name = concat3 (tempdir, tempbase, tempsuffix);
-+ fd = open (name, O_CREAT|O_EXCL|O_WRONLY, 0600);
-+ if (fd == -1)
-+ return NULL;
-+ else
- {
-- int fd;
-- tempbase = concat (tempdir, "txidxXXXXXX");
--
-- fd = mkstemp (tempbase);
-- if (fd == -1)
-- pfatal_with_name (tempbase);
-+ close(fd);
-+ return(name);
- }
--
-- sprintf (tempsuffix, ".%d", count);
-- return concat (tempbase, tempsuffix);
- }
-
-
-@@ -931,6 +941,8 @@
- for (i = 0; i < ntemps; i++)
- {
- char *newtemp = maketempname (++tempcount);
-+ if (!newtemp)
-+ pfatal_with_name("temp file");
- sort_in_core (tempfiles[i], MAX_IN_CORE_SORT, newtemp);
- if (!keep_tempfiles)
- unlink (tempfiles[i]);
-@@ -1401,6 +1413,8 @@
- if (i + 1 == ntemps)
- nf = nfiles - i * MAX_DIRECT_MERGE;
- tempfiles[i] = maketempname (++tempcount);
-+ if (!tempfiles[i])
-+ pfatal_with_name("temp file");
- value |= merge_direct (&infiles[i * MAX_DIRECT_MERGE], nf, tempfiles[i]);
- }
-
-@@ -1612,17 +1626,18 @@
- }
-
-
--/* Return a newly-allocated string concatenating S1 and S2. */
-+/* Return a newly-allocated string concatenating S1, S2, and S3. */
-
--char *
--concat (char *s1, char *s2)
-+static char *
-+concat3 (const char *s1, const char *s2, const char *s3)
- {
-- int len1 = strlen (s1), len2 = strlen (s2);
-- char *result = (char *) xmalloc (len1 + len2 + 1);
-+ int len1 = strlen (s1), len2 = strlen (s2), len3 = strlen (s3);
-+ char *result = (char *) xmalloc (len1 + len2 + len3 + 1);
-
- strcpy (result, s1);
- strcpy (result + len1, s2);
-- *(result + len1 + len2) = 0;
-+ strcpy (result + len1 + len2, s3);
-+ *(result + len1 + len2 + len3) = 0;
-
- return result;
- }
diff --git a/latex/texinfo/DETAILS b/latex/texinfo/DETAILS
index afc67ec541..bc90415c11 100755
--- a/latex/texinfo/DETAILS
+++ b/latex/texinfo/DETAILS
@@ -1,10 +1,13 @@
SPELL=texinfo
- VERSION=4.8a
+ VERSION=4.9
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-4.8
+ SOURCE2=$SOURCE.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
- SOURCE_HASH=sha512:c2ed2a2c585cd88b9dfc6435553ac298a2047a282403f511b639ae5e4b6e04b00da3f9d46de9cc690d9cb41fedae5d49e6482a04c5c5e37c7172e298b73352af
+ SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/texinfo
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/latex/texinfo/HISTORY b/latex/texinfo/HISTORY
index 4f128cae0b..14c31e3488 100644
--- a/latex/texinfo/HISTORY
+++ b/latex/texinfo/HISTORY
@@ -1,3 +1,9 @@
+2007-06-30 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated spell to 4.9
+ converted to upstream signature checking
+ * PRE_BUILD: Removed.
+ * CAN-2005-3011.patch: Incorporated Upstream
+
2006-09-30 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to 4.8a. Removed UPDATED.
diff --git a/latex/texinfo/PRE_BUILD b/latex/texinfo/PRE_BUILD
deleted file mode 100755
index c3177680b1..0000000000
--- a/latex/texinfo/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-default_pre_build &&
-patch -d ${SOURCE_DIRECTORY} -p0 < ${SCRIPT_DIRECTORY}/CAN-2005-3011.patch
diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS
index 46fd55c389..aea2921002 100755
--- a/mail/thunderbird/DETAILS
+++ b/mail/thunderbird/DETAILS
@@ -7,8 +7,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$SOURCE
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$SOURCE2
if [ "$BUILD_ENIGMAIL" = "y" ]; then
-ENIGMAIL_VERSION=0.95.1
- PATCHLEVEL=1
+ENIGMAIL_VERSION=0.95.2
+ PATCHLEVEL=2
SOURCE3=enigmail-$ENIGMAIL_VERSION.tar.gz
SOURCE4=${SOURCE3}.sig
SOURCE4_IGNORE=signature
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 1d1ee09ab8..67abd48e4b 100644
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: ENIGMAIL_VERSION=0.95.2
+
2007-06-23 David Kowis <dkowis@shlrm.org>
* visibility.patch, PRE_BUILD: removed visibility patch
* DEPENDS: removed dependency on autoconf-2.13
diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS
index 75a7312051..8a70c1d217 100755
--- a/news/liferea/DETAILS
+++ b/news/liferea/DETAILS
@@ -3,7 +3,7 @@ if [ "$LIFEREA_DEVEL" == "y" ]; then
VERSION=1.3.8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
- VERSION=1.2.17
+ VERSION=1.2.18
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/news/liferea/HISTORY b/news/liferea/HISTORY
index 70c64a0525..fcffc224c7 100644
--- a/news/liferea/HISTORY
+++ b/news/liferea/HISTORY
@@ -1,3 +1,6 @@
+2007-07-01 George Sherwood <george@beernabeer.com>
+ * DETAILS: updated LIFEREA_DEVEL=n to 1.2.18
+
2007-06-22 George Sherwood <george@beernabeer.com>
* DETAILS: updated LIFEREA_DEVEL=y to 1.3.8
diff --git a/news/liferea/liferea-1.2.17.tar.gz.sig b/news/liferea/liferea-1.2.17.tar.gz.sig
deleted file mode 100644
index 0f42eb21aa..0000000000
--- a/news/liferea/liferea-1.2.17.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/news/liferea/liferea-1.2.18.tar.gz.sig b/news/liferea/liferea-1.2.18.tar.gz.sig
new file mode 100644
index 0000000000..6f932f1436
--- /dev/null
+++ b/news/liferea/liferea-1.2.18.tar.gz.sig
Binary files differ
diff --git a/telephony/asterisk/DETAILS b/telephony/asterisk/DETAILS
index 832c8bb967..0051b8b564 100755
--- a/telephony/asterisk/DETAILS
+++ b/telephony/asterisk/DETAILS
@@ -1,5 +1,5 @@
SPELL=asterisk
- VERSION=1.4.5
+ VERSION=1.4.6
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/telephony/asterisk/HISTORY b/telephony/asterisk/HISTORY
index 25c3250552..ea29f9220e 100644
--- a/telephony/asterisk/HISTORY
+++ b/telephony/asterisk/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 Martin Spitzbarth <m.spitzbarth@gmx.de>
+ * DETAILS: updated spell to 1.4.6
+
2007-06-16 Martin Spitzbarth <m.spitzbarth@gmx.de>
* DETAILS: updated spell to 1.4.5
diff --git a/utils/dbus-glib/DETAILS b/utils/dbus-glib/DETAILS
index d9b74c8327..28d362f96d 100755
--- a/utils/dbus-glib/DETAILS
+++ b/utils/dbus-glib/DETAILS
@@ -1,11 +1,11 @@
SPELL=dbus-glib
- VERSION=0.73
- SOURCE_HASH=sha512:b284852657da5dabb3776172ddc4ed8842f723f4cf56724b57b23932db7e7f6fc8417d4f1b4b6e8b37645256ca456a5f5b91f9cb108fa9a52c6b9a19b20c9370
+ VERSION=0.74
+ SOURCE_HASH=sha512:86063509c89eab29afb84ab3a8668bb91f959627158c3f411e6ce9e85615000db9e9eeddadcca20c79d78f3edfb4c064abf48b169d5f00c7f50cc797a801ae12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://dbus.freedesktop.org/releases/$SPELL/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- WEB_SITE=http://freedesktop.org/wiki/Software_2fdbus
+ WEB_SITE=http://freedesktop.org/wiki/Software/DBusBindings
ENTERED=20060724
LICENSE[0]=GPL
KEYWORDS="dbus bindings"
diff --git a/utils/dbus-glib/HISTORY b/utils/dbus-glib/HISTORY
index 556c16f546..b96738362e 100644
--- a/utils/dbus-glib/HISTORY
+++ b/utils/dbus-glib/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 0.74, fixed WEB_SITE
+
2007-02-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.73
diff --git a/utils/dbus-python/DETAILS b/utils/dbus-python/DETAILS
index 2f5506082b..3b4d9da858 100755
--- a/utils/dbus-python/DETAILS
+++ b/utils/dbus-python/DETAILS
@@ -1,11 +1,11 @@
SPELL=dbus-python
- VERSION=0.80.1
- SOURCE_HASH=sha512:cabe936f42fcf2a4181f38bde09c352f61271a54734513897c4b3cb986c8e368331fb17fd9cad81c7deba0fdffa1d3e3e1edbe5706d986bf59fb0ea16225c2c9
+ VERSION=0.82.0
+ SOURCE_HASH=sha512:ae474a0ff9252ba85cd30daf055aab40f114be6005bdea38c6b1c416302f95d0dc8cede0f499298202d42724a759ad9ecb9ca9d1379e387c6e32d03b6a351309
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://dbus.freedesktop.org/releases/$SPELL/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- WEB_SITE=http://freedesktop.org/wiki/Software_2fdbus
+ WEB_SITE=http://freedesktop.org/wiki/Software/DBusBindings
ENTERED=20060724
LICENSE[0]=GPL
KEYWORDS="dbus bindings"
diff --git a/utils/dbus-python/HISTORY b/utils/dbus-python/HISTORY
index 098dee01ff..bbb5bbd6a9 100644
--- a/utils/dbus-python/HISTORY
+++ b/utils/dbus-python/HISTORY
@@ -1,3 +1,6 @@
+2007-06-30 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 0.82.0, fixed WEB_SITE
+
2007-05-14 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.80.1
fix url
diff --git a/volatiles b/volatiles
index ce1e2c7d4b..9469a833ea 100644
--- a/volatiles
+++ b/volatiles
@@ -1,5 +1,5 @@
^/usr/lib/perl5/*/*/perllocal.pod
^/usr/lib/python[^/]*/site-packages/easy-install.pth
^/usr/share/pear/\.filemap$
-^/etc/gconf/gconf\.xml\.default\..*
+^/etc/gconf/gconf\.xml\.defaults/.*
^/usr/lib/X11/xinit/xinitrc