public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. e3642ca4cac087f13b2e85596dc967070c395a10
Date: Sun, 04 Mar 2012 21:19:05 +0100	[thread overview]
Message-ID: <20120304201906.449E6201C1@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4032 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  e3642ca4cac087f13b2e85596dc967070c395a10 (commit)
       via  95eaffe679ba87d3eeae1dd761ed2b6ff647b978 (commit)
      from  0e13ce8c822b86aff34bcf415cea8b462ceab292 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e3642ca4cac087f13b2e85596dc967070c395a10
Merge: 0e13ce8 95eaffe
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Mar 4 21:18:28 2012 +0100

    Merge remote-tracking branch 'stevee/sqlite'

commit 95eaffe679ba87d3eeae1dd761ed2b6ff647b978
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Sun Mar 4 20:43:08 2012 +0100

    sqlite: Update to 3.7.10.
    
    I also removed autoconf, automake and libtool from requires,
    because no patches will be applied at the moment.
    
    Fixes #10050.

-----------------------------------------------------------------------

Summary of changes:
 sqlite/patches/sqlite-3.6.12-libdl.patch |   11 -----------
 sqlite/sqlite.nm                         |   23 +++++++++--------------
 2 files changed, 9 insertions(+), 25 deletions(-)
 delete mode 100644 sqlite/patches/sqlite-3.6.12-libdl.patch

Difference in files:
diff --git a/sqlite/patches/sqlite-3.6.12-libdl.patch b/sqlite/patches/sqlite-3.6.12-libdl.patch
deleted file mode 100644
index 4d2c272..0000000
--- a/sqlite/patches/sqlite-3.6.12-libdl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up sqlite-3.6.4/configure.ac.orig sqlite-3.6.4/configure.ac
---- sqlite-3.6.4/configure.ac.orig	2008-11-08 11:37:15.000000000 +0200
-+++ sqlite-3.6.4/configure.ac	2008-11-08 11:35:50.000000000 +0200
-@@ -606,6 +606,7 @@ AC_ARG_ENABLE(load-extension, AC_HELP_ST
-       [use_loadextension=$enableval],[use_loadextension=no])
- if test "${use_loadextension}" = "yes" ; then
-   OPT_FEATURE_FLAGS=""
-+  AC_SEARCH_LIBS(dlopen, [dl])
- else
-   OPT_FEATURE_FLAGS="-DSQLITE_OMIT_LOAD_EXTENSION=1"
- fi
diff --git a/sqlite/sqlite.nm b/sqlite/sqlite.nm
index 530f180..5bbbb31 100644
--- a/sqlite/sqlite.nm
+++ b/sqlite/sqlite.nm
@@ -4,8 +4,9 @@
 ###############################################################################
 
 name       = sqlite
-version    = 3.7.3
+version    = 3.7.10
 release    = 1
+realver    = 3071000
 
 groups     = System/Databases
 url        = http://www.sqlite.org/
@@ -13,21 +14,19 @@ license    = PublicDomain
 summary    = A small an versative Database, that uses simple text files.
 
 description
-	SQLite is a in-process library that implements a self-contained, \
-	serverless, zero-configuration, transactional SQL database engine. \
-	The code for SQLite is in the public domain and is thus free for \
-	use for any purpose, commercial or private. SQLite is currently \
-	found in more applications than we can count, including several \
+	SQLite is a in-process library that implements a self-contained,
+	serverless, zero-configuration, transactional SQL database engine.
+	The code for SQLite is in the public domain and is thus free for
+	use for any purpose, commercial or private. SQLite is currently
+	found in more applications than we can count, including several
 	high-profile projects.
 end
 
-source_dl  =
+thisapp    = %{name}-autoconf-%{realver}
+source_dl  = http://www.sqlite.org/
 
 build
 	requires
-		autoconf
-		automake
-		libtool
 		ncurses-devel
 		readline-devel
 		tcl
@@ -47,10 +46,6 @@ build
 		--enable-threads-override-locks \
 		--enable-load-extension \
 		--disable-tcl
-
-	prepare_cmds
-		autoreconf -vfi
-	end
 end
 
 quality-agent


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2012-03-04 20:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120304201906.449E6201C1@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox