]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- reordered scripts, docs asciibetically
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Dec 2002 20:21:23 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    template.spec -> 1.16

template.spec

index f3a3d8919e14f4dbc1261bf9dc433fdb13355e87..198b5f411043713c60095cb63d937b9175d6896f 100644 (file)
@@ -59,15 +59,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %pre
 
-%preun
-
 %post
 
+%preun
+
 %postun
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog
+%doc ChangeLog README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 
This page took 0.027034 seconds and 4 git commands to generate.