SPECS: libmcrypt.spec - updated to 2.5.8, removed obsolete am18 patch

qboosh qboosh at pld-linux.org
Sat Mar 10 16:03:56 CET 2007


Author: qboosh                       Date: Sat Mar 10 15:03:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.5.8, removed obsolete am18 patch

---- Files affected:
SPECS:
   libmcrypt.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/libmcrypt.spec
diff -u SPECS/libmcrypt.spec:1.57 SPECS/libmcrypt.spec:1.58
--- SPECS/libmcrypt.spec:1.57	Fri Feb 23 15:55:18 2007
+++ SPECS/libmcrypt.spec	Sat Mar 10 16:03:51 2007
@@ -7,14 +7,12 @@
 Summary:	Encryption/decryption library
 Summary(pl.UTF-8):	Biblioteka z funkcjami szyfrującymi oraz deszyfrującymi
 Name:		libmcrypt
-Version:	2.5.7
-Release:	3
+Version:	2.5.8
+Release:	1
 License:	LGPL
-Vendor:		Nikos Mavroyanopoulos <nmav at hellug.gr>
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/mcrypt/%{name}-%{version}.tar.gz
-# Source0-md5:	b1be163143f8e8ed0474beeb642b3bad
-Patch0:		%{name}-am18.patch
+Source0:	http://dl.sourceforge.net/mcrypt/%{name}-%{version}.tar.bz2
+# Source0-md5:	c4f491dd411a09e9de3b8702ea6f73eb
 URL:		http://mcrypt.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -66,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # only invalid libtool.m4 inclusion
 rm -f acinclude.m4
@@ -104,7 +101,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS KNOWN-BUGS NEWS README THANKS TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libmcrypt.so.*.*.*
 %if %{with modules}
 %dir %{_libdir}/libmcrypt
 %attr(755,root,root) %{_libdir}/libmcrypt/*.so
@@ -115,15 +112,18 @@
 %defattr(644,root,root,755)
 %doc ChangeLog doc/README.*
 %attr(755,root,root) %{_bindir}/libmcrypt-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
-%{_aclocaldir}/*
-%{_mandir}/man3/*
+%attr(755,root,root) %{_libdir}/libmcrypt.so
+%{_libdir}/libmcrypt.la
+%{_includedir}/mcrypt.h
+# dir shared with mhash
+%dir %{_includedir}/mutils
+%{_includedir}/mutils/mcrypt.h
+%{_aclocaldir}/libmcrypt.m4
+%{_mandir}/man3/mcrypt.3*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libmcrypt.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -131,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2007/03/10 15:03:51  qboosh
+- updated to 2.5.8, removed obsolete am18 patch
+
 Revision 1.57  2007/02/23 14:55:18  megabajt
 - release 3 for rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmcrypt.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list