Skip to Content.
Sympa Menu

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

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 games grimoire by Eric Sandall (d9c9f08d77a0d6fd5098369f3c69a8ac55d4cb3a)
  • Date: Mon, 17 Sep 2012 18:53:35 -0500

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

dev/null |binary
games-utils/pyfa/DETAILS | 2 +-
games-utils/pyfa/HISTORY | 4 ++++
games-utils/pyfa/INSTALL | 1 +
games-utils/pyfa/pyfa-1.1.6-escalation-src.tar.bz2.sig | 0
games-utils/pyfa/pyfa-1.1.9-inferno-1.2-src.tar.bz2.sig |binary
6 files changed, 6 insertions(+), 1 deletion(-)

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

pyfa: Updated to 1.1.9-inferno-1.2
Make pyfa.py executable by ug

diff --git a/games-utils/pyfa/DETAILS b/games-utils/pyfa/DETAILS
index acb5800..8ba73b0 100755
--- a/games-utils/pyfa/DETAILS
+++ b/games-utils/pyfa/DETAILS
@@ -1,5 +1,5 @@
SPELL=pyfa
- VERSION=1.1.6-escalation
+ VERSION=1.1.9-inferno-1.2
SOURCE=$SPELL-$VERSION-src.tar.bz2
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
diff --git a/games-utils/pyfa/HISTORY b/games-utils/pyfa/HISTORY
index 68a0630..87bf007 100644
--- a/games-utils/pyfa/HISTORY
+++ b/games-utils/pyfa/HISTORY
@@ -1,3 +1,7 @@
+2012-09-17 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.9-inferno-1.2
+ * INSTALL: Make pyfa.py executable by ug
+
2012-05-10 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.6-escalation

diff --git a/games-utils/pyfa/INSTALL b/games-utils/pyfa/INSTALL
index 24e8cf9..53185da 100755
--- a/games-utils/pyfa/INSTALL
+++ b/games-utils/pyfa/INSTALL
@@ -7,6 +7,7 @@ for i in eos gui icons service staticdata config.py info.py
pyfa.py; do
done &&

chgrp games "$INSTALL_ROOT/usr/games" && # Always makes it root:root using
castfs without this
+chmod 0750 "$INSTALL_ROOT"/usr/share/games/pyfa/pyfa.py &&

# Create Desktop file
cat << EOF > $INSTALL_ROOT/usr/share/applications/$SPELL.desktop
diff --git a/games-utils/pyfa/pyfa-1.1.6-escalation-src.tar.bz2.sig
b/games-utils/pyfa/pyfa-1.1.6-escalation-src.tar.bz2.sig
deleted file mode 100644
index 882de62..0000000
Binary files a/games-utils/pyfa/pyfa-1.1.6-escalation-src.tar.bz2.sig and
/dev/null differ
diff --git a/games-utils/pyfa/pyfa-1.1.9-inferno-1.2-src.tar.bz2.sig
b/games-utils/pyfa/pyfa-1.1.9-inferno-1.2-src.tar.bz2.sig
new file mode 100644
index 0000000..d99b7ae
Binary files /dev/null and
b/games-utils/pyfa/pyfa-1.1.9-inferno-1.2-src.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (d9c9f08d77a0d6fd5098369f3c69a8ac55d4cb3a), Eric Sandall, 09/17/2012

Archive powered by MHonArc 2.6.24.

Top of Page