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. b4bde197ee791e1d8b725f274a4f54593319a05f
Date: Wed, 12 Dec 2012 22:20:26 +0100	[thread overview]
Message-ID: <20121212212027.7A31120192@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3547 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  b4bde197ee791e1d8b725f274a4f54593319a05f (commit)
       via  0ee6048f60fae9519265499e4a2dbfee9a44809d (commit)
       via  6514572f328020ffdbdb0fa8efb4f46ae6e3e028 (commit)
      from  5c16bb1ac0c13a057b26a8187a44178d4189416b (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 b4bde197ee791e1d8b725f274a4f54593319a05f
Merge: 0ee6048 6514572
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Dec 12 22:20:12 2012 +0100

    Merge remote-tracking branch 'stevee/hdparm-update'

commit 0ee6048f60fae9519265499e4a2dbfee9a44809d
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Wed Dec 12 20:51:46 2012 +0100

    zd1211-firmware: New package.
    
    Fixes #10108.

commit 6514572f328020ffdbdb0fa8efb4f46ae6e3e028
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Wed Dec 12 19:30:00 2012 +0100

    hdparm: Update to 9.43.
    
    Fixes #10257.

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

Summary of changes:
 hdparm/hdparm.nm                   |  2 +-
 zd1211-firmware/zd1211-firmware.nm | 40 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 1 deletion(-)
 create mode 100644 zd1211-firmware/zd1211-firmware.nm

Difference in files:
diff --git a/hdparm/hdparm.nm b/hdparm/hdparm.nm
index 2f9b5fb..9e445b8 100644
--- a/hdparm/hdparm.nm
+++ b/hdparm/hdparm.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = hdparm
-version    = 9.39
+version    = 9.43
 release    = 1
 
 groups     = Applications/Hardware
diff --git a/zd1211-firmware/zd1211-firmware.nm b/zd1211-firmware/zd1211-firmware.nm
new file mode 100644
index 0000000..5ba916f
--- /dev/null
+++ b/zd1211-firmware/zd1211-firmware.nm
@@ -0,0 +1,40 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = zd1211-firmware
+version    = 1.4
+release    = 1
+arch       = noarch
+
+maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
+groups     = System/Libraries
+url        = http://sourceforge.net/projects/zd1211/
+license    = GPLv2
+summary    = Firmware Binaries for ZyDAS ZD1211 WLAN USB devices.
+
+description
+	This package contains the firmware files needed for the zd1211 devices to work.
+end
+
+source_dl  = http://sourceforge.net/projects/zd1211/files/%{name}/%{version}/
+sources    = %{thisapp}.tar.bz2
+
+build
+	DIR_APP = %{DIR_SRC}/%{name}
+
+	build
+		: # Nothing to do.
+	end
+
+	install
+		mkdir -pv %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
+		cp -prv zd1211_* %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
+		cp -prv zd1211b_* %{BUILDROOT}%{prefix}/lib/firmware/zd1211/
+	end
+end
+
+packages
+	package %{name}
+end


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

                 reply	other threads:[~2012-12-12 21:20 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=20121212212027.7A31120192@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