SPECS: quilt.spec - dir before files

qboosh qboosh at pld-linux.org
Wed Aug 27 18:33:35 CEST 2008


Author: qboosh                       Date: Wed Aug 27 16:33:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dir before files

---- Files affected:
SPECS:
   quilt.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/quilt.spec
diff -u SPECS/quilt.spec:1.12 SPECS/quilt.spec:1.13
--- SPECS/quilt.spec:1.12	Wed Aug 27 18:31:48 2008
+++ SPECS/quilt.spec	Wed Aug 27 18:33:29 2008
@@ -69,8 +69,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/quilt.quiltrc
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*
-%attr(755,root,root) %{_datadir}/%{name}/scripts
 %dir %{_datadir}/%{name}
+%attr(755,root,root) %{_datadir}/%{name}/scripts
 %attr(755,root,root) %{_datadir}/%{name}/add
 %attr(755,root,root) %{_datadir}/%{name}/push
 %attr(755,root,root) %{_datadir}/quilt/annotate
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/08/27 16:33:29  qboosh
+- dir before files
+
 Revision 1.12  2008/08/27 16:31:48  agaran
 - up to 0.47, command scripts require +x otherwise they wont be called by quilt
   builds here
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quilt.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list