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. e2b71093c7bfa63106306b38f6293b7264cadb8d
Date: Fri, 20 Apr 2012 12:03:26 +0200	[thread overview]
Message-ID: <20120420100329.4BB84200AF@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2732 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  e2b71093c7bfa63106306b38f6293b7264cadb8d (commit)
       via  51b36cd5c7ef21e1228cb174fe33db2bd3ed6711 (commit)
       via  35aa2f469dd5392a6f3abf056b1273038f55e4b1 (commit)
      from  0a8170acd183f925aae9285fa14319ed319773e0 (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 e2b71093c7bfa63106306b38f6293b7264cadb8d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Apr 20 12:02:39 2012 +0200

    curl: Provide curl-devel.
    
    Some packages use curl-devel in their dependency list and
    I think it is reasonable to add this to find the required
    libs easier.

commit 51b36cd5c7ef21e1228cb174fe33db2bd3ed6711
Merge: 35aa2f4 0a8170a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Apr 20 11:56:11 2012 +0200

    Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x

commit 35aa2f469dd5392a6f3abf056b1273038f55e4b1
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Apr 19 16:55:16 2012 +0200

    bird: Update to version 1.3.7.

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

Summary of changes:
 bird/bird.nm |    4 ++--
 curl/curl.nm |   10 ++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

Difference in files:
diff --git a/bird/bird.nm b/bird/bird.nm
index 72046aa..b957f6f 100644
--- a/bird/bird.nm
+++ b/bird/bird.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = bird
-version    = 1.3.1
-release    = 2
+version    = 1.3.7
+release    = 1
 
 groups     = Networking/Routing
 url        = http://bird.network.cz/
diff --git a/curl/curl.nm b/curl/curl.nm
index a35ff76..dd48eed 100644
--- a/curl/curl.nm
+++ b/curl/curl.nm
@@ -5,7 +5,7 @@
 
 name       = curl
 version    = 7.24.0
-release    = 2
+release    = 3
 
 groups     = Application/Internet
 url        = http://www.curl.haxx.se/
@@ -70,11 +70,17 @@ packages
 
 	package libcurl-devel
 		template DEVEL
+
+		provides
+			curl-devel = %{thisver}
+		end
 	end
 
 	package %{name}-debuginfo
 		template DEBUGINFO
 
-		provides += libcurl-debuginfo
+		provides
+			libcurl-debuginfo = %{thisver}
+		end
 	end
 end


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

                 reply	other threads:[~2012-04-20 10:03 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=20120420100329.4BB84200AF@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