SPECS: ql2100-firmware.spec (NEW), ql2200-firmware.spec (NEW), ql2...

arekm arekm at pld-linux.org
Mon Aug 14 10:24:38 CEST 2006


Author: arekm                        Date: Mon Aug 14 08:24:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- QLogic firmwares; redistibutable

---- Files affected:
SPECS:
   ql2100-firmware.spec (NONE -> 1.1)  (NEW), ql2200-firmware.spec (NONE -> 1.1)  (NEW), ql2300-firmware.spec (NONE -> 1.1)  (NEW), ql2322-firmware.spec (NONE -> 1.1)  (NEW), ql2400-firmware.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/ql2100-firmware.spec
diff -u /dev/null SPECS/ql2100-firmware.spec:1.1
--- /dev/null	Mon Aug 14 10:24:38 2006
+++ SPECS/ql2100-firmware.spec	Mon Aug 14 10:24:32 2006
@@ -0,0 +1,47 @@
+# $Revision$, $Date$
+#
+%define		nameprog ql2100
+
+Summary:	Firmware for the QLogic %{nameprog} HBA
+Name:		%{nameprog}-firmware
+Version:	1.19.38
+Release:	0.1
+License:	distributable
+Group:		Base/Kernel
+Source0:	ftp://ftp.qlogic.com/outgoing/linux/firmware/%{nameprog}_fw.bin
+# Source0-md5:	12c35a92429131323f9ed2764fc457df
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains the firmware for the QLogic %{nameprog} driver.
+
+%prep
+%setup -q -c -T
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install %{SOURCE0} $RPM_BUILD_ROOT/lib/firmware
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+/lib/firmware/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/08/14 08:24:32  arekm
+- QLogic firmwares; redistibutable
+
+Revision 1.1  2006/08/02 20:51:37  wolvverine
+- init
+
+

================================================================
Index: SPECS/ql2200-firmware.spec
diff -u /dev/null SPECS/ql2200-firmware.spec:1.1
--- /dev/null	Mon Aug 14 10:24:38 2006
+++ SPECS/ql2200-firmware.spec	Mon Aug 14 10:24:32 2006
@@ -0,0 +1,47 @@
+# $Revision$, $Date$
+#
+%define		nameprog ql2200
+
+Summary:	Firmware for the QLogic %{nameprog} HBA
+Name:		%{nameprog}-firmware
+Version:	2.02.08
+Release:	0.1
+License:	distributable
+Group:		Base/Kernel
+Source0:	ftp://ftp.qlogic.com/outgoing/linux/firmware/%{nameprog}_fw.bin
+# Source0-md5:	44567f365ce6f668c69c6c40279cd878
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains the firmware for the QLogic %{nameprog} driver.
+
+%prep
+%setup -q -c -T
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install %{SOURCE0} $RPM_BUILD_ROOT/lib/firmware
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+/lib/firmware/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/08/14 08:24:32  arekm
+- QLogic firmwares; redistibutable
+
+Revision 1.1  2006/08/02 20:51:37  wolvverine
+- init
+
+

================================================================
Index: SPECS/ql2300-firmware.spec
diff -u /dev/null SPECS/ql2300-firmware.spec:1.1
--- /dev/null	Mon Aug 14 10:24:38 2006
+++ SPECS/ql2300-firmware.spec	Mon Aug 14 10:24:32 2006
@@ -0,0 +1,47 @@
+# $Revision$, $Date$
+#
+%define		nameprog ql2300
+
+Summary:	Firmware for the QLogic %{nameprog} HBA
+Name:		%{nameprog}-firmware
+Version:	3.03.20
+Release:	0.1
+License:	distributable
+Group:		Base/Kernel
+Source0:	ftp://ftp.qlogic.com/outgoing/linux/firmware/%{nameprog}_fw.bin
+# Source0-md5:	e27385f97c2f5ad2d5eb07a38081320a
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains the firmware for the QLogic %{nameprog} driver.
+
+%prep
+%setup -q -c -T
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install %{SOURCE0} $RPM_BUILD_ROOT/lib/firmware
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+/lib/firmware/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/08/14 08:24:32  arekm
+- QLogic firmwares; redistibutable
+
+Revision 1.1  2006/08/02 20:51:37  wolvverine
+- init
+
+

================================================================
Index: SPECS/ql2322-firmware.spec
diff -u /dev/null SPECS/ql2322-firmware.spec:1.1
--- /dev/null	Mon Aug 14 10:24:38 2006
+++ SPECS/ql2322-firmware.spec	Mon Aug 14 10:24:32 2006
@@ -0,0 +1,47 @@
+# $Revision$, $Date$
+#
+%define		nameprog ql2322
+
+Summary:	Firmware for the QLogic %{nameprog} HBA
+Name:		%{nameprog}-firmware
+Version:	3.03.20
+Release:	0.1
+License:	distributable
+Group:		Base/Kernel
+Source0:	ftp://ftp.qlogic.com/outgoing/linux/firmware/%{nameprog}_fw.bin
+# Source0-md5:	37d2a8ba7d49fc0fb72483341f559e46
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains the firmware for the QLogic %{nameprog} driver.
+
+%prep
+%setup -q -c -T
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install %{SOURCE0} $RPM_BUILD_ROOT/lib/firmware
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+/lib/firmware/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/08/14 08:24:32  arekm
+- QLogic firmwares; redistibutable
+
+Revision 1.1  2006/08/02 20:51:37  wolvverine
+- init
+
+

================================================================
Index: SPECS/ql2400-firmware.spec
diff -u /dev/null SPECS/ql2400-firmware.spec:1.1
--- /dev/null	Mon Aug 14 10:24:38 2006
+++ SPECS/ql2400-firmware.spec	Mon Aug 14 10:24:32 2006
@@ -0,0 +1,47 @@
+# $Revision$, $Date$
+#
+%define		nameprog ql2400
+
+Summary:	Firmware for the QLogic %{nameprog} HBA
+Name:		%{nameprog}-firmware
+Version:	4.00.23
+Release:	0.1
+License:	distributable
+Group:		Base/Kernel
+Source0:	ftp://ftp.qlogic.com/outgoing/linux/firmware/%{nameprog}_fw.bin
+# Source0-md5:	0ec6c6c7e4389418be76278460b9e0b5
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package contains the firmware for the QLogic %{nameprog} driver.
+
+%prep
+%setup -q -c -T
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/lib/firmware
+
+install %{SOURCE0} $RPM_BUILD_ROOT/lib/firmware
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+/lib/firmware/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/08/14 08:24:32  arekm
+- QLogic firmwares; redistibutable
+
+Revision 1.1  2006/08/02 20:51:37  wolvverine
+- init
+
+
================================================================


More information about the pld-cvs-commit mailing list