[packages/ekhtml] - verbose lib, include files

qboosh qboosh at pld-linux.org
Sun Jan 19 08:06:06 CET 2014


commit 8509b9170d6d7df8192e69d515840d743a9721ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 19 08:07:11 2014 +0100

    - verbose lib, include files

 ekhtml.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ekhtml.spec b/ekhtml.spec
index e34a49f..d3c54c1 100644
--- a/ekhtml.spec
+++ b/ekhtml.spec
@@ -70,15 +70,15 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README AUTHORS NEWS TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/lib*.so.0
+%attr(755,root,root) %{_libdir}/libekhtml.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libekhtml.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
+%attr(755,root,root) %{_libdir}/libekhtml.so
+%{_libdir}/libekhtml.la
+%{_includedir}/ekhtml.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libekhtml.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ekhtml.git/commitdiff/8509b9170d6d7df8192e69d515840d743a9721ee



More information about the pld-cvs-commit mailing list