]> git.pld-linux.org Git - packages/ctemplate.git/commitdiff
- unify %attr() %ghost order
authorsparky <sparky@pld-linux.org>
Sat, 27 Feb 2010 21:11:13 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctemplate.spec -> 1.6

ctemplate.spec

index 9b7c67cf536114d07e7a6a58c7b5ba7c976ebfef..22bf1e466e1cd66924c93566031758a4d8af770b 100644 (file)
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libctemplate*.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libctemplate*.so.?
+%attr(755,root,root) %ghost %{_libdir}/libctemplate*.so.?
 
 %files static
 %defattr(644,root,root,755)
This page took 0.084063 seconds and 4 git commands to generate.