rpms/psb-firmware/devel psb-firmware.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Adam Williamson adamwill at rpmfusion.org
Wed Jul 14 02:24:37 CEST 2010


Author: adamwill

Update of /cvs/nonfree/rpms/psb-firmware/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8398/devel

Modified Files:
	.cvsignore sources 
Added Files:
	psb-firmware.spec 
Log Message:
- initial commit to devel branch



--- NEW FILE psb-firmware.spec ---
Summary:	Binary firmware for the Poulsbo (psb) 3D X11 driver
Name:		psb-firmware
Version:	0.30
Release:	4%{?dist}
License:	Redistributable, no modification permitted
Group:		System Environment/Kernel
URL:		http://ppa.launchpad.net/ubuntu-mobile/ubuntu/pool/main/p/psb-firmware/
Source0:	http://ppa.launchpad.net/ubuntu-mobile/ubuntu/pool/main/p/psb-firmware/%{name}_%{version}.orig.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:	noarch

Requires:	kernel
# Arch switch obsolete
Obsoletes:	psb-firmware < 0.30-3

%description
This package contains the binary firmware for the Poulsbo (psb) 3D X11
driver.

%prep
%setup -q -n %{name}

%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/lib/firmware
install -m 0644 msvdx_fw.bin %{buildroot}/lib/firmware

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc COPYING
/lib/firmware/msvdx_fw.bin

%changelog
* Wed Sep 30 2009 Adam Williamson <adamwill AT shaw DOT ca> - 0.30-4
- change my email address in changelog to correct one for Fusion

* Thu Aug 20 2009 Adam Williamson <adamwill AT shaw DOT ca> - 0.30-3
- switch to noarch

* Wed Aug 19 2009 Adam Williamson <adamwill AT shaw DOT ca> - 0.30-2
- correct license for RPMFusion conventions

* Mon Aug 10 2009 Adam Williamson <adamwill AT shaw DOT ca> - 0.30-1
- begin changelog tracking



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/psb-firmware/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	24 Sep 2009 15:22:32 -0000	1.1
+++ .cvsignore	14 Jul 2010 00:24:36 -0000	1.2
@@ -0,0 +1 @@
+psb-firmware_0.30.orig.tar.gz


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/psb-firmware/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	24 Sep 2009 15:22:32 -0000	1.1
+++ sources	14 Jul 2010 00:24:36 -0000	1.2
@@ -0,0 +1 @@
+e7c4d6f769a29438e4160cec4ea94022  psb-firmware_0.30.orig.tar.gz



More information about the rpmfusion-commits mailing list