]> git.pld-linux.org Git - packages/aewm.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 13:44:44 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aewm.spec -> 1.62

aewm.spec

index afa17233aaf7405f3e80c7632dae5c43b1e82fc6..3f6cf34ad45eaa5a923b88647d2d799fcd0b2036 100644 (file)
--- a/aewm.spec
+++ b/aewm.spec
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/X11/%{name}/*rc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/%{name}/*rc
 %doc README ChangeLog TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/xsessions/%{name}.desktop
This page took 0.025504 seconds and 4 git commands to generate.