From fd45988f593db88383d1c4468f38364faea8b0c1 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:49:45 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20usbutil?= =?UTF-8?q?s-0.9-5.src.rpm=20Thu=20Mar=2021=202002=20Trond=20Eivind=20Glom?= =?UTF-8?q?sr=F8d=20=200.9-5=20-=20Fix=20conflict=20check?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usbutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/usbutils.spec b/usbutils.spec index fdb5938..29bd626 100644 --- a/usbutils.spec +++ b/usbutils.spec @@ -1,6 +1,6 @@ Name: usbutils Version: 0.9 -Release: 4 +Release: 5 Source: http://usb.cs.tum.edu/download/%{name}-%{version}.tar.gz Patch: usbutils-%{version}-hwdata.patch License: GPL @@ -8,7 +8,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: hwdata Summary: Linux USB utilities. Group: Applications/System -Conflicts: hotplug < hotplug-2002_01_14-2 +Conflicts: hotplug < 2002_01_14-2 %description This package contains utilities for inspecting devices connected to a @@ -40,6 +40,9 @@ mv $RPM_BUILD_ROOT/usr/sbin/* $RPM_BUILD_ROOT/sbin/ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 21 2002 Trond Eivind Glomsrød 0.9-5 +- Fix conflict check + * Mon Mar 18 2002 Trond Eivind Glomsrød 0.9-4 - Conflict with older versions of hotplug which contained parts of this package (#60615)