packages: gd/gd.spec - ghost soname symlink - verbose header and -progs files

qboosh qboosh at pld-linux.org
Fri Oct 1 09:50:43 CEST 2010


Author: qboosh                       Date: Fri Oct  1 07:50:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ghost soname symlink
- verbose header and -progs files

---- Files affected:
packages/gd:
   gd.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: packages/gd/gd.spec
diff -u packages/gd/gd.spec:1.132 packages/gd/gd.spec:1.133
--- packages/gd/gd.spec:1.132	Thu Jan 28 13:35:39 2010
+++ packages/gd/gd.spec	Fri Oct  1 09:50:38 2010
@@ -178,13 +178,15 @@
 %defattr(644,root,root,755)
 %doc COPYING index.html
 %attr(755,root,root) %{_libdir}/libgd.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgd.so.2
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gdlib-config
 %attr(755,root,root) %{_libdir}/libgd.so
 %{_libdir}/libgd.la
-%{_includedir}/*.h
+%{_includedir}/entities.h
+%{_includedir}/gd*.h
 
 %files static
 %defattr(644,root,root,755)
@@ -192,8 +194,18 @@
 
 %files progs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
-%exclude %{_bindir}/gdlib-config
+%attr(755,root,root) %{_bindir}/annotate
+%attr(755,root,root) %{_bindir}/bdftogd
+%attr(755,root,root) %{_bindir}/gd2copypal
+%attr(755,root,root) %{_bindir}/gd2togif
+%attr(755,root,root) %{_bindir}/gd2topng
+%attr(755,root,root) %{_bindir}/gdcmpgif
+%attr(755,root,root) %{_bindir}/gdparttopng
+%attr(755,root,root) %{_bindir}/gdtopng
+%attr(755,root,root) %{_bindir}/giftogd2
+%attr(755,root,root) %{_bindir}/pngtogd
+%attr(755,root,root) %{_bindir}/pngtogd2
+%attr(755,root,root) %{_bindir}/webpng
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -201,6 +213,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2010/10/01 07:50:38  qboosh
+- ghost soname symlink
+- verbose header and -progs files
+
 Revision 1.132  2010/01/28 12:35:39  amateja
 - fixed build for libpng >= 1.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gd/gd.spec?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list