]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- rel. 6
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sun, 2 Nov 2003 21:21:20 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- if build with dist_kernel
  - R: kernel-usb-fast800
  - kernel-smp-usb-fast800 Provides : kernel-usb-fast800

Changed files:
    eagle-usb.spec -> 1.9

eagle-usb.spec

index 8ea5486c84ddb1f7204826cbc48c986814736e29..9e1c2555c644e9f66c3f633337cae2c318ba4ddc 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    5
+%define        _rel    6
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
@@ -23,6 +23,7 @@ Requires(post,postun):        /sbin/depmod
 Requires(post,postun): /sbin/update-usb.usermap
 Requires:      ppp >= 2.4.1
 Requires:      hotplug
+%{!?_without_dist_kernel:Requires:     kernel-usb-%{_orig_name} = %{version}-%{_rel}@%{_kernel_ver_str}}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -54,6 +55,7 @@ Summary(pl):  Sterownik dla Linuksa SMP do modem
 Release:       %{_rel}@%{_kernel_ver_str}
 Group:         Base/Kernel
 %{!?_without_dist_kernel:%requires_releq_kernel_smp}
+%{!?_without_dist_kernel:Provides:     kernel-usb-%{_orig_name}}
 Requires(post,postun): /sbin/depmod
 Requires(post,postun): /sbin/update-usb.usermap
 
This page took 0.05401 seconds and 4 git commands to generate.