Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Dave Josephsen (67654cd6a35397e99c9c0d0894ae685935da58f4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Dave Josephsen <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Dave Josephsen (67654cd6a35397e99c9c0d0894ae685935da58f4)
  • Date: Sat, 24 Mar 2007 14:35:28 -0500

GIT changes to master grimoire by Dave Josephsen <dave AT sourcemage.org>:

doc/epydoc/HISTORY | 3 +++
doc/epydoc/INSTALL | 1 +
doc/fhs/DEPENDS | 1 +
doc/fhs/HISTORY | 3 +++
doc/poemscol/DETAILS | 3 ++-
doc/poemscol/HISTORY | 3 +++
fonts/hieroglf/DETAILS | 3 ++-
fonts/hieroglf/HISTORY | 3 +++
graphics/exif/DETAILS | 2 +-
graphics/exif/HISTORY | 3 +++
10 files changed, 22 insertions(+), 3 deletions(-)

New commits:
commit 5716982acc489cee20e7fb3574cd24d05643dea1
Author: Dave Josephsen <dave AT sourcemage.org>
Commit: Dave Josephsen <dave AT sourcemage.org>

epydoc: fixed bug 11690

commit 5ce9acaaeeb1ecbf81ed261180fb88a60d3edfe1
Author: Dave Josephsen <dave AT sourcemage.org>
Commit: Dave Josephsen <dave AT sourcemage.org>

fhs: added DEPENDS for groff per bug 11672

commit 1ba053cecae9ffc2ceda7eafa5c5e6093c460abe
Author: Dave Josephsen <dave AT sourcemage.org>
Commit: Dave Josephsen <dave AT sourcemage.org>

hieroglf: fixed bug 11653

commit da4a14d1c1783604578bf7e9f21d8f477337b097
Author: Dave Josephsen <dave AT sourcemage.org>
Commit: Dave Josephsen <dave AT sourcemage.org>

exif: fixed bug 11024

commit 3794cca6438b31dfb2332f3eaa7bb5e7736d9bd4
Author: Dave Josephsen <dave AT sourcemage.org>
Commit: Dave Josephsen <dave AT sourcemage.org>

poemscol: fixed bug 12495

diff --git a/doc/epydoc/HISTORY b/doc/epydoc/HISTORY
index 8f29677..9b851a4 100644
--- a/doc/epydoc/HISTORY
+++ b/doc/epydoc/HISTORY
@@ -1,3 +1,6 @@
+2007-03-25 Dave Josephsen <dave AT sourcemage.org>
+ * DETAILS: Fixed bug 11690
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/doc/epydoc/INSTALL b/doc/epydoc/INSTALL
index 8766434..f65126a 100755
--- a/doc/epydoc/INSTALL
+++ b/doc/epydoc/INSTALL
@@ -1,3 +1,4 @@
python setup.py install --root $INSTALL_ROOT/ &&
+mkdir -p $INSTALL_ROOT/usr/share/doc/epydoc/ &&
cp -r doc/ $INSTALL_ROOT/usr/share/doc/epydoc/ &&
cp man/* $INSTALL_ROOT/usr/share/man/
diff --git a/doc/fhs/DEPENDS b/doc/fhs/DEPENDS
new file mode 100755
index 0000000..b691337
--- /dev/null
+++ b/doc/fhs/DEPENDS
@@ -0,0 +1 @@
+depends groff
diff --git a/doc/fhs/HISTORY b/doc/fhs/HISTORY
index 50c6f54..ad09720 100644
--- a/doc/fhs/HISTORY
+++ b/doc/fhs/HISTORY
@@ -1,3 +1,6 @@
+2007-03-25 Dave Josephsen <dave AT sourcemage.org>
+ * DEPENDS: added per bug 11672
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/doc/poemscol/DETAILS b/doc/poemscol/DETAILS
index 633ede7..8c7e40a 100755
--- a/doc/poemscol/DETAILS
+++ b/doc/poemscol/DETAILS
@@ -4,7 +4,8 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$CTAN_URL/macros/latex/contrib/$SOURCE
SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/macros/latex/contrib/$SOURCE
-
SOURCE_HASH=sha512:d8032d8a76468947d156c3a8e545c7f4a1ba08f371140f1d9acde60511dfc6d29195017ad9d8365576e1ad16c844e724eaa4a2e4b314a1823fbc2521a4606b74
+ SOURCE_IGNORE=unversioned
+ FORCE_DOWNLOAD=on

WEB_SITE=http://www.ctan.org/tex-archive/macros/latex/contrib/poemscol/
ENTERED=20020621
UPDATED=20020813
diff --git a/doc/poemscol/HISTORY b/doc/poemscol/HISTORY
index 81ed04c..63a470a 100644
--- a/doc/poemscol/HISTORY
+++ b/doc/poemscol/HISTORY
@@ -1,3 +1,6 @@
+2007-03-25 Dave Josephsen <dave AT sourcemage.org>
+ * DETAILS: fixed bug 12495
+
2006-09-17 Anton Brondz <dinolinux AT sourcemage.org>
* DETAILS: added website, version, changed to sha512, changed to zip

diff --git a/fonts/hieroglf/DETAILS b/fonts/hieroglf/DETAILS
index b6d14d2..ee4b607 100755
--- a/fonts/hieroglf/DETAILS
+++ b/fonts/hieroglf/DETAILS
@@ -4,7 +4,8 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$CTAN_URL/fonts/archaic/$SOURCE
SOURCE_URL[1]=ftp://ftp.dante.de/tex-archive/fonts/archaic/$SOURCE
- MD5[0]='d64238e34a89d941f8d98484a640fd5a'
+ SOURCE_IGNORE=unversioned
+ FORCE_DOWNLOAD=on

WEB_SITE=http://www.ctan.org/tex-archive/help/Catalogue/entries/hieroglf.html
ENTERED=20020526
UPDATED=20020813
diff --git a/fonts/hieroglf/HISTORY b/fonts/hieroglf/HISTORY
index 51fbc8e..1876fad 100644
--- a/fonts/hieroglf/HISTORY
+++ b/fonts/hieroglf/HISTORY
@@ -1,3 +1,6 @@
+2007-03-25 Dave Josephsen <dave AT sourcemage.org>
+ * DETAILS: Fixed bug 11653
+
2006-07-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, FINAL, POST_REMOVE: changed to use section wide files

diff --git a/graphics/exif/DETAILS b/graphics/exif/DETAILS
index 63b3ec2..bfe87f3 100755
--- a/graphics/exif/DETAILS
+++ b/graphics/exif/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.6.9
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/lib${SPELL}/${SOURCE}
MD5[0]='4824c35855f6497ead2558d97a0c329f'
LICENSE[0]=GPL
WEB_SITE=http://libexif.sourceforge.net/
diff --git a/graphics/exif/HISTORY b/graphics/exif/HISTORY
index e72b0fc..97c8ca0 100644
--- a/graphics/exif/HISTORY
+++ b/graphics/exif/HISTORY
@@ -1,3 +1,6 @@
+2007-03-25 Dave Josephsen <dave AT sourcemage.org>
+ * DETAILS: Fixed bug 11024
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Dave Josephsen (67654cd6a35397e99c9c0d0894ae685935da58f4), Dave Josephsen, 03/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page