]> git.pld-linux.org Git - packages/gammu.git/commitdiff
- added verify() for configuration file
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 Feb 2003 14:24:53 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gammu.spec -> 1.6

gammu.spec

index de3bd4875fecf44a7846728d703d33d235ec4692..4408b780f2eadc0398c81cd46e862500a6b79c07 100644 (file)
@@ -59,6 +59,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc changelog docs/* readme.txt
 %attr(755,root,root) %{_bindir}/%{name}
-%config(noreplace) %{_sysconfdir}/gammurc
+%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/gammurc
 %{_examplesdir}/%{name}
 %{_mandir}/man1/*.1*
This page took 0.100484 seconds and 4 git commands to generate.