rpms/udev-extras/devel udev-extras.spec,1.7,1.8

Harald Hoyer harald at fedoraproject.org
Fri Feb 27 09:50:42 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/udev-extras/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30481

Modified Files:
	udev-extras.spec 
Log Message:
* Fri Feb 27 2009 Harald Hoyer <harald at redhat.com> 20090226-0.5.20090227git
- add dependency for hwdata



Index: udev-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev-extras/devel/udev-extras.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- udev-extras.spec	27 Feb 2009 09:42:36 -0000	1.7
+++ udev-extras.spec	27 Feb 2009 09:50:11 -0000	1.8
@@ -4,7 +4,7 @@
 Summary: Extra rules and tools for udev
 Name: udev-extras
 Version: 20090226
-Release: 0.4.20090227git%{?dist}
+Release: 0.5.20090227git%{?dist}
 # Source from http://git.kernel.org/?p=linux/hotplug/udev-extras.git
 Source: udev-extras-20090226-git20090227.tar.bz2
 License: GPLv2 and GPLv2+
@@ -14,10 +14,12 @@
 URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: libudev0 >= 139
+Requires: hwdata
 BuildRequires: glib2-devel
 BuildRequires: libusb-devel
 BuildRequires: libxslt
 BuildRequires: libudev-devel >= 139
+BuildRequires: hwdata
 
 %description
 The udev-extras package contains an additional rules and tools
@@ -55,6 +57,9 @@
 %attr(0644,root,root) %{_mandir}/man8/modem-modeswitch*.8*
 
 %changelog
+* Fri Feb 27 2009 Harald Hoyer <harald at redhat.com> 20090226-0.5.20090227git
+- add dependency for hwdata
+
 * Fri Feb 27 2009 Harald Hoyer <harald at redhat.com> 20090226-0.4.20090227git
 - version 20090226
 




More information about the scm-commits mailing list