From 75f1fb5ad9e564e3e507e965bd46895bf46e8cce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 12 Dec 2005 15:19:32 +0000 Subject: [PATCH] - adapterized (sorted %verify flags) Changed files: fbpanel.spec -> 1.21 --- fbpanel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fbpanel.spec b/fbpanel.spec index 1786de3..8a684f1 100644 --- a/fbpanel.spec +++ b/fbpanel.spec @@ -37,7 +37,7 @@ sed -i -e 's|/lib/fbpanel|/%{_lib}/fbpanel|' plugin.c %{__make} \ OPTFLAGS="%{rpmcflags}" - + %install rm -rf $RPM_BUILD_ROOT @@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc CHANGELOG CREDITS README fbpanel.menu.readme -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fbpanel +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fbpanel %attr(755,root,root) %{_bindir}/* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/plugins -- 2.43.0