rpms/hwdata/F-8 .cvsignore, 1.88, 1.89 hwdata.spec, 1.94, 1.95 sources, 1.91, 1.92

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Wed Jan 23 09:57:25 UTC 2008


Author: karsten

Update of /cvs/extras/rpms/hwdata/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31446

Modified Files:
	.cvsignore hwdata.spec sources 
Log Message:
- add oui.txt, a list of bluetooth device makers



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hwdata/F-8/.cvsignore,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- .cvsignore	6 Sep 2007 20:26:06 -0000	1.88
+++ .cvsignore	23 Jan 2008 09:56:50 -0000	1.89
@@ -1 +1 @@
-hwdata-0.207.tar.gz
+hwdata-0.215.tar.bz2


Index: hwdata.spec
===================================================================
RCS file: /cvs/extras/rpms/hwdata/F-8/hwdata.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- hwdata.spec	25 Oct 2007 16:00:46 -0000	1.94
+++ hwdata.spec	23 Jan 2008 09:56:50 -0000	1.95
@@ -1,11 +1,10 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
-Version: 0.207
-Release: 2%{?dist}
-License: GPL/MIT
+Version: 0.215
+Release: 1%{?dist}
+License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
-Source: hwdata-%{version}.tar.gz
-Patch1: dell-monitors.patch
+Source: hwdata-%{version}.tar.bz2
 BuildArch: noarch
 Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
 Requires: module-init-tools >= 3.2
@@ -18,7 +17,9 @@
 %prep
 
 %setup -q
-%patch1 -p1 -b .dellmonitors
+
+%build
+# nothing to build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -35,69 +36,90 @@
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Jan 23 2008 Karsten Hopp <karsten at redhat.com> 0.215-1
+- add HP W2207 monitor
+- add oui.txt, a list of bluetooth device makers
+
+* Fri Jan 18 2008 Karsten Hopp <karsten at redhat.com> 0.214-1
+- remove MonitorsDB.generic as it isn't used anywhere
+- drop RHEL-5 blacklist patch in -devel
+
+* Tue Jan 15 2008 Karsten Hopp <karsten at redhat.com> 0.213-1
+- add many monitor entries (Im Sza, #367111)
+
+* Fri Jan 11 2008 Karsten Hopp <karsten at redhat.com> 0.212-1
+- pull new upstream pci.ids, usb.ids
+- Resolves: #300831
+- added HP TFT5600 LCD Monitor
+- Resolves: #250569
+- added Acer AL1916W, Eizo L568/L568D, Samsung 795DF
+- Resolves: #250582
+- Add Samsung 205BW/206BW/225BW/226BW
+- Resolves: #250584
+- Add Samsung 931BF
+- Resolves: #250587
+
+* Sat Dec 22 2007 Karsten Hopp <karsten at redhat.com> 0.209-1
+- add Proview 926w monitor (#363091)
+
+* Sat Dec 22 2007 Karsten Hopp <karsten at redhat.com> 0.208-1
+- new release
+- drop dell-monitors patch, already included in tarball
+
+* Thu Dec 13 2007 Karsten Hopp <karsten at redhat.com> 0.207-3
+- fix License tag
+- add empty %%build section for fedora-review
+
 * Thu Oct 25 2007 Matt Domsch <Matt_Domsch at dell.com> 0.207-2
 - MonitorsDB: add 20 new Dell monitors
 
-* Thu Sep 06 2007 Adam Jackson <ajax at redhat.com> 0.207-1
-- MonitorsDB: Fix the sync ranges for the generic monitors to not be quite
-  so dumb.  90kHz hsync is way out of range for any common single-link DVI
-  panel, for example. (#247271)
-
-* Thu Jul 12 2007 Karsten Hopp <karsten at redhat.com> 0.206-1
-- build
-
--* Wed Jul 11 2007 Matt Domsch <Matt_Domsch at dell.com>
-- add dell-monitors.patch so Dell can update these themselves.
-
-* Mon Jul 02 2007 Karsten Hopp <karsten at redhat.com> 0.206-1
-- add Acer AL1916W monitor (#200572)
-- add Eizo L568D, L568 (#200572)
-- add Samsung 795DF/795MB/Magic CD175GP (#200572)
-
-* Mon Jun 25 2007 Karsten Hopp <karsten at redhat.com> 0.204-1
-- add some Samsung monitors to MonitorsDB, bz#245434, bz#245439
-
-* Mon Jun 25 2007 Karsten Hopp <karsten at redhat.com> 0.203-1
-- add Samsung Syncmaster 591v, bz#240660
-- add LG L1740B, Mtek MT-0910, bz#240662
-- move blacklist matrxfb_base from module-init-tools blacklist-compat 
-  into hwdata's blacklist, bz#241595
-- update pci.ids, usb.ids
-
-* Tue Apr 10 2007 Karsten Hopp <karsten at redhat.com> 0.200-1
-- use macros
-- update pci.ids
-
-* Mon Mar 12 2007 Karsten Hopp <karsten at redhat.com> 0.199-1
-- drop %%config from data files in /usr
-
-* Tue Feb 27 2007 Adam Jackson <ajax at redhat.com> 0.198-1
-- Fix the intel entry in videodrivers to be tab-delimited (#227591)
-- Add a check for same to the 'check' target
-- Add clog target to Makefile
+* Wed Sep 26 2007 Karsten Hopp <karsten at redhat.com> 0.211-1
+- pull new upstream pci.ids, usb.ids
 
-* Mon Feb 26 2007 Karsten Hopp <karsten at redhat.com> 0.197-1
-- add disttag
+* Thu Sep 20 2007 Karsten Hopp <karsten at redhat.com> 0.210-1
+- add pci.id for Chelsio 10GbE Ethernet Adapter
+- Resolves: bz #296811
+
+* Wed Sep 19 2007 Karsten Hopp <karsten at redhat.com> 0.209-1
+- pull new upstream pci.ids, usb.ids
+
+* Wed Aug 29 2007 Karsten Hopp <karsten at redhat.com> 0.207-1
+- update license tag
+
+* Wed Aug 15 2007 Karsten Hopp <karsten at redhat.com> 0.207-1
+- pull new upstream pci.ids and rebuild
+- Resolves: bz #251732
+- Resolves: bz #251734
+- Resolves: bz #252195
+- Resolves: bz #252196
+- Resolves: bz #241274
+
+* Tue Aug 14 2007 Karsten Hopp <karsten at redhat.com> 0.205-1
+- add HP TFT5600        #229370
+
+* Mon Jul 09 2007 Karsten Hopp <karsten at redhat.com> 0.205-1
+- enable iwl4965 blacklist
+- Resolves: bz#245379
+
+* Mon Jun 25 2007 Karsten Hopp <karsten at redhat.com> 0.205-1
+- really update pci.ids, update-pciids downloaded an old file
+- disable iwl4965 blacklist as it is not approved yet (#245379)
+
+* Mon Jun 25 2007 Karsten Hopp <karsten at redhat.com> 0.202-1
+- don't load iwl4965 module automatically
+- Resolves: #245379
 
-* Wed Feb 21 2007 Karsten Hopp <karsten at redhat.com> 0.196-1
-- review fixes
-
-* Mon Jan 29 2007 Karsten Hopp <karsten at redhat.com>
-- add some monitors (#224510)
-
-* Tue Jan 23 2007 Karsten Hopp <karsten at redhat.com> 0.195-1
-- update pci.ids, usb.ids and build for FC-7
+* Tue Jun 19 2007 Karsten Hopp <karsten at redhat.com> 0.201-1
+- add some monitors
+- Resolves: #224511
+- update pci.ids
+- Related: #223105
 
-* Tue Jan 02 2007 Karsten Hopp <karsten at redhat.com> 0.193-1
+* Tue Jan 02 2007 Karsten Hopp <karsten at redhat.com> 0.194-1
 - Update to latest pci.ids/usb.ids for RHEL5
 - Resolves: #220182
   Add some Dell monitors to MonitorDB
 
-* Wed Dec 06 2006 Karsten Hopp <karsten at redhat.com> 0.192-1
-- update pci.ids
-- update usb.ids
-- add some Samsung monitors (Till Maas, #204459)
-
 * Mon Oct 09 2006 Phil Knirsch <pknirsch at redhat.com> - 0.191-1
 - Update to latest pci.ids for RHEL5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hwdata/F-8/sources,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- sources	6 Sep 2007 20:26:06 -0000	1.91
+++ sources	23 Jan 2008 09:56:50 -0000	1.92
@@ -1 +1 @@
-0dee4e77c08ce7f14b53fe3732418c9e  hwdata-0.207.tar.gz
+394ab3e4eedb538c26e3917742b96ac7  hwdata-0.215.tar.bz2




More information about the fedora-extras-commits mailing list