]> git.pld-linux.org Git - packages/eagle-usb.git/blobdiff - eagle-usb.spec
- release 1 (or: works for me)
[packages/eagle-usb.git] / eagle-usb.spec
index 231f099dfb3227a83b9c9da6c3b0497e1f1e1dcb..80976348183e85004f58f21ab0fd9d8c4f3a6c19 100644 (file)
 Summary:       Linux driver for the Eagle 8051 Analog (sagem f@st 800/840/908/...) modems
 Summary(pl):   Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f@st 800/840/908/...)
 Name:          eagle-usb
-Version:       2.1.0
-%define                _rel    0.1
+Version:       2.2.0
+%define                _rel    1
 Release:       %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       http://download.gna.org/eagleusb/eagle-usb-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: b3f95b4a04bfc81340bb26538b06a77c
+Source0:       http://download.gna.org/eagleusb/eagle-usb-2.2.0/%{name}-%{version}.tar.bz2
+# Source0-md5: ad3d985b324b97de736f1efb723deb5d
 Patch1:                %{name}-eu_types.patch
 Patch2:                %{name}-vpivci-info.patch
 Patch3:                %{name}-opt.patch
@@ -31,6 +31,8 @@ BuildRequires:        automake
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
 BuildRequires: rpmbuild(macros) >= 1.153
 %endif
+BuildRequires: net-tools
+BuildRequires: SysVinit
 Requires:      ppp >= 2.4.1
 Requires:      kernel-usb-eagle = %{version}-%{_rel}@%{_kernel_ver_str}
 Conflicts:     eagle-usb24
@@ -181,8 +183,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %dir %{_sysconfdir}/eagle-usb
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/eagle-usb/eagle-usb.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/eagle-usb/*.txt
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/eagle-usb/eagle-usb.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/eagle-usb/*.txt
 %attr(755,root,root) %{_sbindir}/*
 %{_datadir}/misc/*.bin
 %endif
This page took 0.077279 seconds and 4 git commands to generate.