From 378958a1631a21d17823e3a5f2a269eadff19e8d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 12 Dec 2005 16:24:19 +0000 Subject: [PATCH] - adapterized (sorted %verify attrs) Changed files: GeoIP.spec -> 1.23 --- GeoIP.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeoIP.spec b/GeoIP.spec index aa56ecc..c9cb544 100644 --- a/GeoIP.spec +++ b/GeoIP.spec @@ -99,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_datadir}/%{name} -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/GeoIP.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/GeoIP.conf %{_mandir}/man1/* %files devel -- 2.44.0