diff --git a/.hwdata.metadata b/.hwdata.metadata index 9604e25..5fd3e28 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -89345f6178bedf5d96776ef1e655ee53fdb49d37 SOURCES/hwdata-0.252.tar.bz2 +2f5214e873d244772670ae8f77618e87cdc6da16 SOURCES/hwdata-0.252-7.3.tar.bz2 diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 6e3511c..470f4ed 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,38 +1,64 @@ +%global uprelease 7.3 + Name: hwdata Summary: Hardware identification and configuration data Version: 0.252 -Release: 2%{?dist} +Release: %{uprelease}%{?dist} License: GPLv2+ Group: System Environment/Base -Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2 +Source0: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}-%{uprelease}.tar.bz2 URL: http://git.fedorahosted.org/git/hwdata.git BuildArch: noarch +BuildRequires : perl + +Requires : systemd +Requires(post) : systemd +Requires(postun): systemd + %description hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. %prep -%setup -q +%setup -q -n %{name}-%{version}-%{uprelease} %configure %build -# nothing to build %install rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %clean rm -rf $RPM_BUILD_ROOT +%post +udevadm hwdb --update >/dev/null 2>&1 || : + +%postun +udevadm hwdb --update >/dev/null 2>&1 || : + %files %doc LICENSE COPYING %dir %{_datadir}/%{name} %{_prefix}/lib/modprobe.d/dist-blacklist.conf +%{_prefix}/lib/udev/hwdb.d/[0-9][0-9]-*.hwdb %{_datadir}/%{name}/* %changelog +* Thu Mar 27 2014 Michal Minar 0.252-7.3 +- Added few more hwdb files. +- Updated vendor and pci ids. + +* Thu Mar 20 2014 Michal Minar 0.252-7.1 +- Bumped release to reflect rhel version. +- Fixed bogus dates in changelog. +- Generate and install hwdb.d/* files. + +* Fri Dec 27 2013 Daniel Mach - 0.252-3 +- Mass rebuild 2013-12-27 + * Mon Aug 5 2013 Michal Minar 0.252-2 - Changelog fix. @@ -192,7 +218,7 @@ rm -rf $RPM_BUILD_ROOT - fix many monitor entries (Stanislav Ievlev, #430276) -* Wed Mar 03 2008 Karsten Hopp 0.216-1 +* Mon Mar 03 2008 Karsten Hopp 0.216-1 - update pci.ids, usb.ids (#431658) * Tue Jan 29 2008 Phil Knirsch 0.215-1 @@ -394,7 +420,7 @@ rm -rf $RPM_BUILD_ROOT * Wed Jul 13 2005 Bill Nottingham - 0.162-1 - remove /etc/pcmcia/config, conflict with pcmcia-cs -* Fri Jul 7 2005 Bill Nottingham - 0.160-1 +* Thu Jul 7 2005 Bill Nottingham - 0.160-1 - move blacklist to /etc/modprobe.d, require new module-init-tools - add LG monitors (#162466, #161734) - add orinoco card (#161696) @@ -770,7 +796,7 @@ rm -rf $RPM_BUILD_ROOT * Tue Jul 30 2002 Bill Nottingham 0.36-1 - tweaks for Dell Remote Assisstant cards (#60376) -* Thu Jul 26 2002 Mike A. Harris 0.35-1 +* Fri Jul 26 2002 Mike A. Harris 0.35-1 - Updated Cards db for CT69000 - Various ATI cleanups and additions to Cards and pcitable - Updated S3 Trio3D to default to "vesa" driver (#59956) @@ -794,7 +820,7 @@ rm -rf $RPM_BUILD_ROOT supported natively by 4.x will be changed to use the vesa or vga driver, or completely removed as unsupported. -* Tue Apr 17 2002 Michael Fulbright 0.14-1 +* Wed Apr 17 2002 Michael Fulbright 0.14-1 - another megaraid variant * Mon Apr 15 2002 Michael Fulbright 0.13-1