Michal Minar [Tue, 18 Mar 2014 12:05:49 +0000 (13:05 +0100)]
update pci and vendor ids
Michal Minar [Tue, 25 Feb 2014 08:22:53 +0000 (09:22 +0100)]
updated pci, usb and vendor ids
Michal Minar [Tue, 25 Feb 2014 08:22:47 +0000 (09:22 +0100)]
do not use release in tag names in master branch
Releases are useful to have only in rhel branches. Master branch which
is used as a source for Fedora and other distributions does not need
them. They are in fact excessive. Stripping them off makes the tarballs
consistent with other upstream projects.
Łukasz Stelmach [Tue, 25 Feb 2014 07:15:13 +0000 (08:15 +0100)]
makefile improvements
Using $(libdir) variable instead of $(prefix)/lib. This helps maintain
consistency between paths used in Makefile and those provided by the
build system used in spec (e.g. %_libdir).
Make sure that Makefile.inc is created before its inclusion in Makefile.
Since Makefile is already build, it's not quite obvious that configure
script needs to be run for Makefile.inc to be generated.
Fixed configure script to correctly generate datadir variable.
Michal Minar [Sun, 19 Jan 2014 14:58:30 +0000 (15:58 +0100)]
spec: fixed dates changelog
Just a cosmetic change to suppress rpmlint warnings.
Day names in bogus entries were changed to match corresponding day of
month.
Michal Minar [Sun, 19 Jan 2014 14:38:59 +0000 (15:38 +0100)]
update of pci, vendor and usb ids
Michal Minar [Sun, 19 Jan 2014 14:40:59 +0000 (15:40 +0100)]
makefile: create signed tag instead of just annotated
Michal Minar [Tue, 31 Dec 2013 15:34:36 +0000 (16:34 +0100)]
updated pci, usb and vendor ids
Michal Minar [Fri, 29 Nov 2013 08:49:31 +0000 (09:49 +0100)]
updated pci and oui ids
Michal Minar [Tue, 29 Oct 2013 07:41:17 +0000 (08:41 +0100)]
updated vendor, pci and usb ids
Michal Minar [Sun, 22 Sep 2013 07:34:35 +0000 (09:34 +0200)]
oui, pci and usb ids update
Michal Minar [Wed, 21 Aug 2013 13:12:50 +0000 (15:12 +0200)]
updated data files
Michal Minar [Wed, 7 Aug 2013 08:06:31 +0000 (10:06 +0200)]
updated vendor ids
Michal Minar [Mon, 5 Aug 2013 06:41:19 +0000 (08:41 +0200)]
changelog fix, oui.ids update
Michal Minar [Mon, 29 Jul 2013 08:32:14 +0000 (10:32 +0200)]
data files update
Michal Minar [Sun, 21 Jul 2013 12:20:47 +0000 (14:20 +0200)]
data files update
Michal Minar [Sat, 6 Jul 2013 04:59:47 +0000 (06:59 +0200)]
data files update
Michal Minar [Thu, 20 Jun 2013 13:04:22 +0000 (15:04 +0200)]
updated README and bumped version
Michal Minar [Thu, 20 Jun 2013 12:33:15 +0000 (14:33 +0200)]
automatically download and update pnp.ids
Added rule *new-pnp-ids* to Makefile to download and update
PnP ids file from Microsoft's database.
Michal Minar [Thu, 20 Jun 2013 12:31:02 +0000 (14:31 +0200)]
data files update
Michal Minar [Thu, 18 Apr 2013 06:01:26 +0000 (08:01 +0200)]
data files update
Michal Minar [Wed, 27 Mar 2013 06:11:42 +0000 (07:11 +0100)]
moved blacklist.conf and data files update
blacklist.conf moved from /etc/modprobe.d to /usr/lib/modprobe.d
as dist-blacklist.conf. /usr/lib/modprobe.d is a directory for
distro-defined defaults for modprobe.
Michal Minar [Mon, 18 Mar 2013 10:46:48 +0000 (11:46 +0100)]
data files update
Michal Minar [Mon, 18 Feb 2013 08:18:27 +0000 (09:18 +0100)]
data files update
Michal Minar [Fri, 18 Jan 2013 12:16:15 +0000 (13:16 +0100)]
updated text of GPLv2 file
Michal Minar [Fri, 18 Jan 2013 10:52:02 +0000 (11:52 +0100)]
updated data files
Michal Minar [Fri, 7 Dec 2012 12:33:21 +0000 (13:33 +0100)]
Updated data files
Michal Minar [Wed, 7 Nov 2012 09:03:05 +0000 (10:03 +0100)]
updated spec
Michal Minar [Wed, 7 Nov 2012 09:01:02 +0000 (10:01 +0100)]
updated pci.ids and out.txt
Michal Minar [Wed, 31 Oct 2012 14:32:46 +0000 (15:32 +0100)]
added script for comparison of old and new pci.ids
Michal Minar [Wed, 26 Sep 2012 11:22:08 +0000 (13:22 +0200)]
update data files, fixed spec file
configure script made executable
- it is now used in spec's prep section
updated oui.txt and pci.ids
Michal Minar [Tue, 25 Sep 2012 08:05:12 +0000 (10:05 +0200)]
updated data files (pci.ids, oui.txt, usb.ids)
Colin Walters [Mon, 27 Aug 2012 13:38:30 +0000 (09:38 -0400)]
build: Don't depend on hwdata.spec for 'make install'
It's really not necessary to parse "hwdata.spec" to tell us our
package name is "hwdata".
The other targets still do depend on the version/release in
hwdata.spec.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Colin Walters [Mon, 27 Aug 2012 13:35:59 +0000 (09:35 -0400)]
Add a configure script to implement GNOME Build API
See http://people.gnome.org/~walters/docs/build-api.txt
This also required modifying the install rule to honor DESTDIR.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:56:55 +0000 (13:56 -0400)]
Fix Source0 yet again.
Adam Jackson [Thu, 23 Aug 2012 17:53:50 +0000 (13:53 -0400)]
Ahem. Fix Source0. This time for sure.
Adam Jackson [Thu, 23 Aug 2012 17:52:38 +0000 (13:52 -0400)]
hwdata 0.236
Adam Jackson [Thu, 23 Aug 2012 17:43:43 +0000 (13:43 -0400)]
Don't embed %dist into VERSION when making git tag names
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:40:59 +0000 (13:40 -0400)]
Update reference spec file to current Fedora idiom
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:40:00 +0000 (13:40 -0400)]
Don't create videoaliases subdir at install
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:34:16 +0000 (13:34 -0400)]
Remove an old comment about MonitorsDB
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:33:30 +0000 (13:33 -0400)]
Update pci/usb/oui
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Thu, 23 Aug 2012 17:22:27 +0000 (13:22 -0400)]
Nuke upgradelist
<notting> it was used by kudzu back in the old days to munge modprobe.conf
when modules changed names
<notting> we stopped shipping module_upgrade in upstream kudzu in....
september 2006
Signed-off-by: Adam Jackson <ajax@redhat.com>
Adam Jackson [Tue, 6 Sep 2011 17:30:13 +0000 (13:30 -0400)]
Remove system-config-display leftovers
s-c-d is not currently shipping in any supported Fedora branch.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Karsten Hopp [Mon, 8 Aug 2011 09:07:33 +0000 (11:07 +0200)]
update pci.ids, usb.ids, oui.txt
Karsten Hopp [Wed, 27 Apr 2011 08:51:05 +0000 (10:51 +0200)]
fix release, changelog
Karsten Hopp [Wed, 27 Apr 2011 08:49:59 +0000 (10:49 +0200)]
update to latest oui.txt, pci.ids, usb.ids
Matt Domsch [Mon, 4 Apr 2011 21:46:25 +0000 (16:46 -0500)]
add more Dell monitors
Karsten Hopp [Fri, 28 Jan 2011 16:59:57 +0000 (17:59 +0100)]
let rpm figure out the release
Karsten Hopp [Fri, 28 Jan 2011 16:53:42 +0000 (17:53 +0100)]
different solution for the tarball naming
Karsten Hopp [Fri, 28 Jan 2011 16:50:39 +0000 (17:50 +0100)]
more dist fixes
Karsten Hopp [Fri, 28 Jan 2011 16:42:28 +0000 (17:42 +0100)]
update oui.txt URL
Karsten Hopp [Fri, 28 Jan 2011 15:05:33 +0000 (16:05 +0100)]
don't use %dist in tarball name
Karsten Hopp [Fri, 28 Jan 2011 10:41:41 +0000 (11:41 +0100)]
fix tarball name in specfile
Karsten Hopp [Fri, 28 Jan 2011 10:40:07 +0000 (11:40 +0100)]
bump release
Karsten Hopp [Fri, 28 Jan 2011 10:38:21 +0000 (11:38 +0100)]
create tarball with n-v-r instead of n-v
Karsten Hopp [Fri, 28 Jan 2011 10:35:09 +0000 (11:35 +0100)]
bump release and add changelog
Karsten Hopp [Fri, 28 Jan 2011 10:34:23 +0000 (11:34 +0100)]
update
Karsten Hopp [Tue, 31 Aug 2010 09:01:31 +0000 (11:01 +0200)]
- add Samsung SyncMaster 2343BW/2343BWX (Ronald Warsow)
Karsten Hopp [Wed, 25 Aug 2010 10:04:28 +0000 (12:04 +0200)]
- update pci.ids, usb.ids, oui.txt
Karsten Hopp [Thu, 5 Aug 2010 11:25:39 +0000 (13:25 +0200)]
fix changelog order
Karsten Hopp [Thu, 5 Aug 2010 11:20:28 +0000 (13:20 +0200)]
- update usb.ids, out.txt and pci.ids (#550020, #611860)
- fix incorrect syntax doc/comment in blacklist.conf (Ville Skyttä, #532802)
- add Acer B243HL and BenQ G2420HDBL (Ville Skyttä, #590787)
- add HP LP2475w and Samsung 2494HM (Ville Skyttä, #595059)
Karsten Hopp [Thu, 5 Aug 2010 11:15:13 +0000 (13:15 +0200)]
Add HP LP2475w and Samsung 2494HM
Karsten Hopp [Thu, 5 Aug 2010 10:00:57 +0000 (12:00 +0200)]
- add Acer B243HL and BenQ G2420HDBL (Ville Skyttä, #590787)
Karsten Hopp [Thu, 5 Aug 2010 08:53:26 +0000 (10:53 +0200)]
fix Incorrect syntax doc/comment in blacklist.conf (#532802)
Philip Knirsch [Tue, 25 May 2010 17:13:14 +0000 (19:13 +0200)]
- update usb.ids, out.txt and pci.ids
- Resolves: #584788
Matt Domsch [Wed, 31 Mar 2010 15:38:21 +0000 (10:38 -0500)]
add 14 Dell monitors
Karsten Hopp [Mon, 29 Mar 2010 10:39:27 +0000 (12:39 +0200)]
- update usb.ids, out.txt and pci.ids for F-13 (#571914)
Philip Knirsch [Wed, 17 Mar 2010 11:05:47 +0000 (12:05 +0100)]
- Blacklist chsc_sch for s390x
Karsten Hopp [Mon, 22 Feb 2010 17:09:01 +0000 (18:09 +0100)]
- update oui.txt pci.ids usb.ids , license
Dave Airlie [Mon, 22 Feb 2010 22:06:35 +0000 (08:06 +1000)]
hwdata: add viafb to the fb blacklist
Karsten Hopp [Fri, 15 Jan 2010 15:23:11 +0000 (16:23 +0100)]
fix changelog
Karsten Hopp [Fri, 15 Jan 2010 15:21:21 +0000 (16:21 +0100)]
- update release number
Karsten Hopp [Fri, 15 Jan 2010 15:17:48 +0000 (16:17 +0100)]
- update usb.ids pci.ids oui.txt
Matt Domsch [Tue, 1 Sep 2009 17:08:08 +0000 (12:08 -0500)]
add 4 Dell monitors
Matt Domsch [Wed, 19 Aug 2009 20:45:41 +0000 (15:45 -0500)]
add 42 new Dell monitors
Karsten Hopp [Wed, 8 Jul 2009 13:06:11 +0000 (15:06 +0200)]
update
Adam Jackson [Tue, 7 Jul 2009 22:14:36 +0000 (18:14 -0400)]
pnp.ids: DEL -> Dell
Don't know who Deltec is, and don't care either.
Adam Jackson [Fri, 12 Jun 2009 19:50:31 +0000 (15:50 -0400)]
pnp.ids: Update
Matt Domsch [Mon, 13 Apr 2009 16:17:18 +0000 (11:17 -0500)]
add 12 Dell monitors
Adam Jackson [Thu, 9 Apr 2009 18:33:30 +0000 (14:33 -0400)]
hwdata 0.225
Missed a specfile change
Adam Jackson [Thu, 9 Apr 2009 18:30:54 +0000 (14:30 -0400)]
hwdata 0.224
Adam Jackson [Thu, 9 Apr 2009 18:30:22 +0000 (14:30 -0400)]
mv blacklist blacklist.conf
Adam Jackson [Thu, 9 Apr 2009 18:26:46 +0000 (14:26 -0400)]
Fix upload target
Adam Jackson [Thu, 9 Apr 2009 18:20:08 +0000 (14:20 -0400)]
Release 0.223
Adam Jackson [Thu, 9 Apr 2009 18:24:47 +0000 (14:24 -0400)]
Fix create-archive target
Adam Jackson [Thu, 9 Apr 2009 18:24:01 +0000 (14:24 -0400)]
Add 'upload' target for releaseballs
Adam Jackson [Thu, 9 Apr 2009 18:19:28 +0000 (14:19 -0400)]
Fix ChangeLog rule
Adam Jackson [Thu, 9 Apr 2009 18:18:00 +0000 (14:18 -0400)]
Update README
Adam Jackson [Thu, 9 Apr 2009 18:16:08 +0000 (14:16 -0400)]
Add pnp.ids
Hand-maintained, sadly
Adam Jackson [Thu, 9 Apr 2009 18:09:19 +0000 (14:09 -0400)]
Update oui.txt
Adam Jackson [Thu, 9 Apr 2009 18:08:01 +0000 (14:08 -0400)]
Update usb.ids
Adam Jackson [Thu, 9 Apr 2009 18:07:53 +0000 (14:07 -0400)]
Update pci.ids
Karsten Hopp [Thu, 19 Mar 2009 19:42:17 +0000 (20:42 +0100)]
- fix syntax of git-archive and git-log
Karsten Hopp [Thu, 19 Mar 2009 19:39:24 +0000 (20:39 +0100)]
- rename /etc/modprobe.d/blacklist to /etc/modprobe.d/blacklist.conf
Karsten Hopp [Thu, 19 Mar 2009 19:38:47 +0000 (20:38 +0100)]
- update usb.ids oui.txt pci.ids
Adam Jackson [Sun, 8 Feb 2009 23:19:53 +0000 (18:19 -0500)]
Update videodrivers to match reality
Karsten Hopp [Wed, 28 Jan 2009 09:46:46 +0000 (10:46 +0100)]
- update usb.ids pci.ids oui.txt and build for all current releases
Fixes p.e. #465440
Karsten Hopp [Wed, 21 Jan 2009 13:08:31 +0000 (14:08 +0100)]
Merge branch 'master' of ssh://karsten@git.fedorahosted.org/git/hwdata
* 'master' of ssh://karsten@git.fedorahosted.org/git/hwdata:
MonitorsDB: add 12 Dell Monitors
Karsten Hopp [Wed, 21 Jan 2009 12:57:33 +0000 (13:57 +0100)]
- update usb.ids pci.ids oui.txt