[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4ae8799419713ba80be57e9d5a17f4508fc0ac5d)

Ladislav Hagara scm at sourcemage.org
Tue Jun 19 19:47:40 EDT 2007


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 http/mod_auth_openpgp/BUILD   |    2 +-
 http/mod_auth_openpgp/DETAILS |    4 ++--
 http/mod_auth_openpgp/HISTORY |    4 ++++
 http/mod_auth_openpgp/INSTALL |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 4ae8799419713ba80be57e9d5a17f4508fc0ac5d
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    mod_auth_openpgp 0.2.1

diff --git a/http/mod_auth_openpgp/BUILD b/http/mod_auth_openpgp/BUILD
index b361249..1f2c9aa 100755
--- a/http/mod_auth_openpgp/BUILD
+++ b/http/mod_auth_openpgp/BUILD
@@ -1 +1 @@
-/usr/sbin/apxs -c -i -l gpgme -l gpg-error -I /usr/include/gpgme mod_auth_openpgp.c
+/usr/sbin/apxs -c -l gpgme -l gpg-error -I /usr/include/gpgme mod_auth_openpgp.c
diff --git a/http/mod_auth_openpgp/DETAILS b/http/mod_auth_openpgp/DETAILS
index 27ec533..18f58b3 100755
--- a/http/mod_auth_openpgp/DETAILS
+++ b/http/mod_auth_openpgp/DETAILS
@@ -1,9 +1,9 @@
            SPELL=mod_auth_openpgp
-         VERSION=0.2.0
+         VERSION=0.2.1
           SOURCE=$SPELL-$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/auth_openpgp
    SOURCE_URL[0]=http://www.buanzo.com.ar/files/$SOURCE
-     SOURCE_HASH=sha512:a3bc4bbba4e7bd9526d0a34a46e34adb826fbb26ad63d19cd5daaaa82448b8c1d62f31385964ee5ef70797a984ee6d5a1bd751c4f0eacc30a9da7c4a1e8c1b0d
+     SOURCE_HASH=sha512:5724133b6523718a55e3ba2035dade59b62cd498e441b81adfd64785ed0b93fba2431cbc5837e9211163e89576f0fa53d048894ec765846ee7a7c4deaeb59491
         WEB_SITE=http://enigform.mozdev.org/
          ENTERED=20070513
       LICENSE[0]=GPL
diff --git a/http/mod_auth_openpgp/HISTORY b/http/mod_auth_openpgp/HISTORY
index d7ea63d..79eaf07 100644
--- a/http/mod_auth_openpgp/HISTORY
+++ b/http/mod_auth_openpgp/HISTORY
@@ -1,3 +1,7 @@
+2007-06-19 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.2.1
+	* BUILD, INSTALL: fixed
+
 2007-05-13 Ladislav Hagara <hgr at vabo.cz>
 	* BUILD, DETAILS, INSTALL: created this spell, version 0.2.0
 
diff --git a/http/mod_auth_openpgp/INSTALL b/http/mod_auth_openpgp/INSTALL
index 27ba77d..6f01fae 100755
--- a/http/mod_auth_openpgp/INSTALL
+++ b/http/mod_auth_openpgp/INSTALL
@@ -1 +1 @@
-true
+/usr/sbin/apxs -i mod_auth_openpgp.la



More information about the SM-Commit mailing list