SPECS: atk.spec - more verbose files

qboosh qboosh at pld-linux.org
Wed Mar 5 22:29:40 CET 2008


Author: qboosh                       Date: Wed Mar  5 21:29:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files

---- Files affected:
SPECS:
   atk.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/atk.spec
diff -u SPECS/atk.spec:1.111 SPECS/atk.spec:1.112
--- SPECS/atk.spec:1.111	Wed Mar  5 20:53:48 2008
+++ SPECS/atk.spec	Wed Mar  5 22:29:35 2008
@@ -139,21 +139,21 @@
 %files -f atk10.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libatk-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libatk-1.0.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc ChangeLog
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/atk*
-%{_pkgconfigdir}/atk*
+%attr(755,root,root) %{_libdir}/libatk-1.0.so
+%{_libdir}/libatk-1.0.la
+%{_includedir}/atk-1.0
+%{_pkgconfigdir}/atk.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libatk-1.0.a
 %endif
 
 %if %{with apidocs}
@@ -168,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2008-03-05 21:29:35  qboosh
+- more verbose files
+
 Revision 1.111  2008-03-05 19:53:48  glen
 - apidocs still built even if bcond off, so at least pass proper docdir and remove them
 - ghost soname symlinks
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/atk.spec?r1=1.111&r2=1.112&f=u



More information about the pld-cvs-commit mailing list