[hwdata/f20] new upstream version

Michal Minar miminar at fedoraproject.org
Tue Feb 25 08:38:07 UTC 2014


commit e1c0fea2040153efb738fc6207ea0e166800aa8c
Author: Michal Minar <miminar at redhat.com>
Date:   Tue Feb 25 09:36:03 2014 +0100

    new upstream version
    
    Fixed dates in changelog of spec file.

 .gitignore  |    2 +-
 hwdata.spec |   15 +++++++++------
 sources     |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 043d0a8..9e4910c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/hwdata-0.260.tar.bz2
+/hwdata-0.261.tar.bz2
diff --git a/hwdata.spec b/hwdata.spec
index 3c8c80c..90a7afa 100644
--- a/hwdata.spec
+++ b/hwdata.spec
@@ -1,6 +1,6 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
-Version: 0.260
+Version: 0.261
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -21,7 +21,7 @@ such as the pci.ids and usb.ids databases.
 
 %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
@@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/*
 
 %changelog
+* Tue Feb 25 2014 Michal Minar <miminar at redhat.com> 0.261-1
+- Update of pci, usb and vendor ids.
+
 * Sun Jan 19 2014 Michal Minar <miminar at redhat.com> 0.260-1
 - Update of pci, usb and vendor ids.
 
@@ -213,7 +216,7 @@ rm -rf $RPM_BUILD_ROOT
 - fix many monitor entries (Stanislav Ievlev, #430276)
 
 
-* Wed Mar 03 2008 Karsten Hopp <karsten at redhat.com> 0.216-1
+* Mon Mar 03 2008 Karsten Hopp <karsten at redhat.com> 0.216-1
 - update pci.ids, usb.ids (#431658)
 
 * Tue Jan 29 2008 Phil Knirsch <pknirsch at redhat.com> 0.215-1
@@ -415,7 +418,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Jul 13 2005 Bill Nottingham <notting at redhat.com> - 0.162-1
 - remove /etc/pcmcia/config, conflict with pcmcia-cs
 
-* Fri Jul  7 2005 Bill Nottingham <notting at redhat.com> - 0.160-1
+* Thu Jul  7 2005 Bill Nottingham <notting at redhat.com> - 0.160-1
 - move blacklist to /etc/modprobe.d, require new module-init-tools
 - add LG monitors (#162466, #161734)
 - add orinoco card (#161696)
@@ -791,7 +794,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Jul 30 2002 Bill Nottingham <notting at redhat.com> 0.36-1
 - tweaks for Dell Remote Assisstant cards (#60376)
 
-* Thu Jul 26 2002 Mike A. Harris <mharris at redhat.com> 0.35-1
+* Fri Jul 26 2002 Mike A. Harris <mharris at redhat.com> 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)
@@ -815,7 +818,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 <msf at redhat.com> 0.14-1
+* Wed Apr 17 2002 Michael Fulbright <msf at redhat.com> 0.14-1
 - another megaraid variant
 
 * Mon Apr 15 2002 Michael Fulbright <msf at redhat.com> 0.13-1
diff --git a/sources b/sources
index 03c4a24..6a1d09a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90350eb5170f3827490d885a46cb4bc3  hwdata-0.260.tar.bz2
+99bb469f90255711cdfab24b8c8c7043  hwdata-0.261.tar.bz2


More information about the scm-commits mailing list