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. f9805fbe54167cb7e2a2fceff36eef71fc3077df
Date: Sat, 15 Dec 2012 22:37:43 +0100	[thread overview]
Message-ID: <20121215213749.E43B520138@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2750 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  f9805fbe54167cb7e2a2fceff36eef71fc3077df (commit)
       via  c79b39f9c0c3fb9ab01a28464de78d5bfa3429ed (commit)
      from  b4bde197ee791e1d8b725f274a4f54593319a05f (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 f9805fbe54167cb7e2a2fceff36eef71fc3077df
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Dec 15 22:37:17 2012 +0100

    bison: Update to 2.7.

commit c79b39f9c0c3fb9ab01a28464de78d5bfa3429ed
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Dec 15 22:35:14 2012 +0100

    zd1211-firmware: Fix permissions of the firmware files.
    
    The firmware files have been owned by some random user and
    group, which has been fixed.
    
    The firmware package will also be installed on the base system.

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

Summary of changes:
 bison/bison.nm                     | 4 ++--
 zd1211-firmware/zd1211-firmware.nm | 6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/bison/bison.nm b/bison/bison.nm
index 1a1d7c9..dbb0e6b 100644
--- a/bison/bison.nm
+++ b/bison/bison.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = bison
-version    = 2.6.2
+version    = 2.7
 release    = 1
 
 groups     = Development/Tools
@@ -21,7 +21,7 @@ source_dl  = http://ftp.gnu.org/gnu/bison/
 
 build
 	requires
-		m4
+		m4 >= 1.4.16
 		perl
 	end
 
diff --git a/zd1211-firmware/zd1211-firmware.nm b/zd1211-firmware/zd1211-firmware.nm
index 5ba916f..dd75da4 100644
--- a/zd1211-firmware/zd1211-firmware.nm
+++ b/zd1211-firmware/zd1211-firmware.nm
@@ -5,7 +5,7 @@
 
 name       = zd1211-firmware
 version    = 1.4
-release    = 1
+release    = 2
 arch       = noarch
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
@@ -32,9 +32,13 @@ build
 		mkdir -pv %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
 		cp -prv zd1211_* %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
 		cp -prv zd1211b_* %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
+
+		chown -Rv root:root %{BUILDROOT}%{prefix}/lib/firmware
 	end
 end
 
 packages
 	package %{name}
+		groups += Base
+	end
 end


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

                 reply	other threads:[~2012-12-15 21:37 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=20121215213749.E43B520138@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