Browse Source

hwdata: update to 0.232, update pci.ids-20110404, usb.ids-20110414

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3582 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 14 years ago
parent
commit
b6bef974d9
1 changed files with 15 additions and 5 deletions
  1. 15 5
      h/hwdata/hwdata-vl.spec

+ 15 - 5
h/hwdata/hwdata-vl.spec

@@ -1,13 +1,14 @@
 Name: hwdata
 Name: hwdata
 Summary: Hardware identification and configuration data
 Summary: Hardware identification and configuration data
 Summary(ja): ハードウエアの識別・設定情報データ
 Summary(ja): ハードウエアの識別・設定情報データ
-Version: 0.225
+Version: 0.232
-Release: 3%{?_dist_release}
+Release: 1%{?_dist_release}
 License: GPL/MIT
 License: GPL/MIT
 Group: System Environment/Base
 Group: System Environment/Base
-Source: %{name}-%{version}.tar.bz2
+Source0: %{name}-%{version}.tar.bz2
-Source1: pci.ids.20090602
+Source1: pci.ids.20110404
-Patch1: %{name}-0.225-vine.patch
+Source2: usb.ids.20110414
+Patch1: %{name}-0.232-vine.patch
 
 
 BuildArch: noarch
 BuildArch: noarch
 Conflicts: Xconfigurator < 4.9.42
 Conflicts: Xconfigurator < 4.9.42
@@ -15,6 +16,10 @@ Conflicts: kernel-pcmcia-cs
 Conflicts: kudzu < 1.1.86
 Conflicts: kudzu < 1.1.86
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: daisuke
+
 %description
 %description
 hwdata contains various hardware identification and configuration data,
 hwdata contains various hardware identification and configuration data,
 such as the pci.ids database, the X.Org X11 Cards and MonitorsDb databases.
 such as the pci.ids database, the X.Org X11 Cards and MonitorsDb databases.
@@ -32,6 +37,7 @@ hwdata には、様々なハードウエアの識別や設定情報が含まれ
 %patch1 -p1 -b .vine
 %patch1 -p1 -b .vine
 
 
 cp -f %{SOURCE1} pci.ids
 cp -f %{SOURCE1} pci.ids
+cp -f %{SOURCE2} usb.ids
 
 
 %install
 %install
 rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %config %{_datadir}/hwdata/*
 %config %{_datadir}/hwdata/*
 
 
 %changelog
 %changelog
+* Wed Apr 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.232-1
+- update to 0.232
+- update pci.ids, usb.ids
+
 * Sun Jun 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.225-3
 * Sun Jun 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.225-3
 - add eepro100 to blacklist again.
 - add eepro100 to blacklist again.
 - update pci.ids
 - update pci.ids