]> 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 03d79e7254acb2fe186d1c07ac8f942b02174f6a..80976348183e85004f58f21ab0fd9d8c4f3a6c19 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Linux driver for the Eagle 8051 Analog (sagem f@st 800/840/908/...) mod
 Summary(pl):   Sterownik dla Linuksa do modemów Eagle 8051 Analog (sagem f@st 800/840/908/...)
 Name:          eagle-usb
 Version:       2.2.0
-%define                _rel    0.1
+%define                _rel    1
 Release:       %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
@@ -183,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.066704 seconds and 4 git commands to generate.