Author: adamwill
Update of /cvs/nonfree/rpms/psb-firmware/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv606/F-11
Modified Files:
.cvsignore sources
Added Files:
psb-firmware.spec
Log Message:
- initial commit
--- NEW FILE psb-firmware.spec ---
Summary: Binary firmware for the Poulsbo (psb) 3D X11 driver
Name: psb-firmware
Version: 0.30
Release: 3%{?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/%{...
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
* Thu Aug 20 2009 Adam Williamson <awilliam(a)redhat.com> - 0.30-3
- switch to noarch
* Wed Aug 19 2009 Adam Williamson <awilliam(a)redhat.com> - 0.30-2
- correct license for RPMFusion conventions
* Mon Aug 10 2009 Adam Williamson <awilliam(a)redhat.com> - 0.30-1
- begin changelog tracking
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/psb-firmware/F-11/.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 28 Sep 2009 18:14:52 -0000 1.2
@@ -0,0 +1 @@
+psb-firmware_0.30.orig.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/psb-firmware/F-11/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 28 Sep 2009 18:14:52 -0000 1.2
@@ -0,0 +1 @@
+e7c4d6f769a29438e4160cec4ea94022 psb-firmware_0.30.orig.tar.gz