SPECS: log4cpp.spec - more verbose %files
pawelz
pawelz at pld-linux.org
Mon Sep 15 00:17:49 CEST 2008
Author: pawelz Date: Sun Sep 14 22:17:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose %files
---- Files affected:
SPECS:
log4cpp.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/log4cpp.spec
diff -u SPECS/log4cpp.spec:1.14 SPECS/log4cpp.spec:1.15
--- SPECS/log4cpp.spec:1.14 Mon Sep 15 00:07:52 2008
+++ SPECS/log4cpp.spec Mon Sep 15 00:17:44 2008
@@ -88,21 +88,22 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/liblog4cpp.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liblog4cpp.so.4
%files devel
%defattr(644,root,root,755)
-%doc doc/html/*.css doc/html/*.png doc/html/*.html doc/html/api
+%doc doc/html/default.css doc/html/sflogo.png doc/html/index.html doc/html/api
%attr(755,root,root) %{_bindir}/log4cpp-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
-%{_mandir}/man3/*
-%{_aclocaldir}/*.m4
+%attr(755,root,root) %{_libdir}/liblog4cpp.so
+%{_libdir}/liblog4cpp.la
+%{_includedir}/log4cpp
+%{_mandir}/man3/log4cpp*
+%{_aclocaldir}/log4cpp.m4
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/liblog4cpp.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -110,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008/09/14 22:17:44 pawelz
+- more verbose %files
+
Revision 1.14 2008/09/14 22:07:52 pawelz
- up to 1.0
- removed am18.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/log4cpp.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list