]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- do not really _need_ hotplug
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sat, 15 Nov 2003 00:21:47 +0000 (00:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eagle-usb.spec -> 1.10

eagle-usb.spec

index 9e1c2555c644e9f66c3f633337cae2c318ba4ddc..3989a3f4182d10cf0e40fec2b6b4d2ee471a9fc1 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Linux driver for the Eagle 8051 Analog (sagem f@st 800...) modems
 Summary(pl):   Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f@st 800...)
 Name:          eagle-utils
 Version:       1.0.4
-%define        _rel    6
+%define        _rel    7
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
@@ -22,7 +22,7 @@ BuildRequires:        rpmbuild(macros) >= 1.118
 Requires(post,postun): /sbin/depmod
 Requires(post,postun): /sbin/update-usb.usermap
 Requires:      ppp >= 2.4.1
-Requires:      hotplug
+#Requires:     hotplug
 %{!?_without_dist_kernel:Requires:     kernel-usb-%{_orig_name} = %{version}-%{_rel}@%{_kernel_ver_str}}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.053436 seconds and 4 git commands to generate.