packages: libmng/libmng.spec - ghost soname symlink, more verbose files

qboosh qboosh at pld-linux.org
Sun Oct 31 07:24:54 CET 2010


Author: qboosh                       Date: Sun Oct 31 06:24:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ghost soname symlink, more verbose files

---- Files affected:
packages/libmng:
   libmng.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: packages/libmng/libmng.spec
diff -u packages/libmng/libmng.spec:1.57 packages/libmng/libmng.spec:1.58
--- packages/libmng/libmng.spec:1.57	Thu Jan 28 13:06:32 2010
+++ packages/libmng/libmng.spec	Sun Oct 31 07:24:49 2010
@@ -15,7 +15,7 @@
 Release:	4
 License:	BSD-like
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/libmng/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/libmng/%{name}-%{version}.tar.gz
 # Source0-md5:	a464ae7d679781beebdf7440d144b7bd
 Patch0:		%{name}-automake.patch
 Patch1:		%{name}-gcc4.patch
@@ -228,16 +228,18 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES LICENSE README 
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_mandir}/man5/*
+%attr(755,root,root) %{_libdir}/libmng.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmng.so.1
+%{_mandir}/man5/jng.5*
+%{_mandir}/man5/mng.5*
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/{doc.readme,libmng.txt,Plan*.png}
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
-%{_mandir}/man3/*
+%attr(755,root,root) %{_libdir}/libmng.so
+%{_libdir}/libmng.la
+%{_includedir}/libmng*.h
+%{_mandir}/man3/libmng.3*
 
 %if %{with static_libs}
 %files static
@@ -274,6 +276,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2010/10/31 06:24:49  qboosh
+- ghost soname symlink, more verbose files
+
 Revision 1.57  2010/01/28 12:06:32  amateja
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmng/libmng.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list