packages: libmcrypt/libmcrypt.spec - ghost soname symlink, LGPL version

qboosh qboosh at pld-linux.org
Sun Oct 24 07:58:10 CEST 2010


Author: qboosh                       Date: Sun Oct 24 05:58:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ghost soname symlink, LGPL version

---- Files affected:
packages/libmcrypt:
   libmcrypt.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/libmcrypt/libmcrypt.spec
diff -u packages/libmcrypt/libmcrypt.spec:1.59 packages/libmcrypt/libmcrypt.spec:1.60
--- packages/libmcrypt/libmcrypt.spec:1.59	Thu Feb  7 10:49:44 2008
+++ packages/libmcrypt/libmcrypt.spec	Sun Oct 24 07:58:05 2010
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 #
+# Conditional build:
 %bcond_with	modules	# build algos and modes as loadable modules
 #			  (warning: ltdl has memory leaks, so it's insecure
 #			   in persistent environment, e.g. apache+php)
@@ -9,9 +10,9 @@
 Name:		libmcrypt
 Version:	2.5.8
 Release:	1
-License:	LGPL
+License:	LGPL v2+
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/mcrypt/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.sourceforge.net/mcrypt/%{name}-%{version}.tar.bz2
 # Source0-md5:	c4f491dd411a09e9de3b8702ea6f73eb
 URL:		http://mcrypt.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
@@ -102,6 +103,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS KNOWN-BUGS NEWS README THANKS TODO
 %attr(755,root,root) %{_libdir}/libmcrypt.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmcrypt.so.4
 %if %{with modules}
 %dir %{_libdir}/libmcrypt
 %attr(755,root,root) %{_libdir}/libmcrypt/*.so
@@ -131,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2010/10/24 05:58:05  qboosh
+- ghost soname symlink, LGPL version
+
 Revision 1.59  2008/02/07 09:49:44  ankry
 - unix -> Unix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmcrypt/libmcrypt.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list