SPECS: mhash.spec - rel 1
arekm
arekm at pld-linux.org
Sat Jan 14 19:22:11 CET 2006
Author: arekm Date: Sat Jan 14 18:22:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 1
---- Files affected:
SPECS:
mhash.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/mhash.spec
diff -u SPECS/mhash.spec:1.41 SPECS/mhash.spec:1.42
--- SPECS/mhash.spec:1.41 Sat Jan 14 19:09:54 2006
+++ SPECS/mhash.spec Sat Jan 14 19:22:05 2006
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO:
-# http://sourceforge.net/tracker/index.php?func=detail&aid=1390988&group_id=4286&atid=104286
#
# Conditional build:
%bcond_without tests # don't perform "make check"
@@ -10,12 +8,13 @@
Summary(pt_BR): Interface uniforme para vários algoritmos hash
Name: mhash
Version: 0.9.4
-Release: 0.1
+Release: 1
License: LGPL
Group: Libraries
Source0: http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.gz
# Source0-md5: e403d512cc3dbb90870a6cb4527890fc
Patch0: %{name}-mhash_free.patch
+Patch1: %{name}-tests.patch
URL: http://mhash.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -85,6 +84,7 @@
%prep
%setup -q
%patch0 -p0
+%patch1 -p1
%build
%{__libtoolize}
@@ -135,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2006/01/14 18:22:05 arekm
+- rel 1
+
Revision 1.41 2006/01/14 18:09:54 arekm
- up to 0.9.4; test suite still fails
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mhash.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list