public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 3f933e235dc5b788635a2fe933e648fb3c2c84df
Date: Sat, 06 Jun 2015 14:54:44 +0200	[thread overview]
Message-ID: <20150606125444.E155D221CE@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3457 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  3f933e235dc5b788635a2fe933e648fb3c2c84df (commit)
       via  9c758a337be9eaa26311740bccaef159871993ed (commit)
       via  897277abfe28e630a8bdd218c3e5404cbf41e103 (commit)
      from  5072bd4913dc10188029c3cc993e292bc59be7c1 (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 3f933e235dc5b788635a2fe933e648fb3c2c84df
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Jun 6 12:54:56 2015 +0000

    nftables: Update to snapshot 20150531
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 9c758a337be9eaa26311740bccaef159871993ed
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Jun 6 12:54:11 2015 +0000

    libnftl: Update to snapshot 20150531
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 897277abfe28e630a8bdd218c3e5404cbf41e103
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Jun 6 12:53:32 2015 +0000

    collecty: Add -debuginfo package
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 collecty/collecty.nm |  6 +++++-
 libnftnl/libnftnl.nm | 14 ++++++++++++--
 nftables/nftables.nm |  4 ++--
 3 files changed, 19 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/collecty/collecty.nm b/collecty/collecty.nm
index 271bc9e..d1e0318 100644
--- a/collecty/collecty.nm
+++ b/collecty/collecty.nm
@@ -5,7 +5,7 @@
 
 name       = collecty
 version    = 003
-release    = 1
+release    = 2
 
 maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
 groups     = System/Monitoring
@@ -77,4 +77,8 @@ packages
 			systemctl try-restart collecty.service >/dev/null 2>&1 || :
 		end
 	end
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
 end
diff --git a/libnftnl/libnftnl.nm b/libnftnl/libnftnl.nm
index c810e90..77d2e7a 100644
--- a/libnftnl/libnftnl.nm
+++ b/libnftnl/libnftnl.nm
@@ -5,7 +5,9 @@
 
 name       = libnftnl
 version    = 1.0.3
-release    = 1
+snapshot   = 20150531
+release    = 1.%{snapshot}
+thisapp    = %{name}-%{snapshot}
 
 groups     = Networking/Tools
 url        = http://netfilter.org/projects/libnftnl
@@ -17,12 +19,20 @@ description
 	libmnl.
 end
 
-source_dl  = http://ftp.netfilter.org/pub/libnftnl/
+source_dl  = http://ftp.netfilter.org/pub/libnftnl/snapshot/
 sources    = %{thisapp}.tar.bz2
 
 build
 	requires
+		autoconf
+		autogen
+		automake
 		libmnl-devel
+		libtool
+	end
+
+	prepare_cmds
+		./autogen.sh
 	end
 end
 
diff --git a/nftables/nftables.nm b/nftables/nftables.nm
index 2f1098d..bd100df 100644
--- a/nftables/nftables.nm
+++ b/nftables/nftables.nm
@@ -5,7 +5,7 @@
 
 name       = nftables
 version    = 0.100
-snapshot   = 20141226
+snapshot   = 20150531
 release    = 3.%{snapshot}
 thisapp    = %{name}-%{snapshot}
 
@@ -33,7 +33,7 @@ build
 		gmp-devel
 		libtool
 		libmnl-devel
-		libnftnl-devel >= 1.0.3
+		libnftnl-devel >= 1.0.3-1.20150531
 		readline-devel
 	end
 


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

                 reply	other threads:[~2015-06-06 12:54 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=20150606125444.E155D221CE@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