Author: arekm                        Date: Sat Jan 14 18:10:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.4; test suite still fails

---- Files affected:
SPECS:
   mhash.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/mhash.spec
diff -u SPECS/mhash.spec:1.40 SPECS/mhash.spec:1.41
--- SPECS/mhash.spec:1.40       Mon Jan  9 21:15:54 2006
+++ SPECS/mhash.spec    Sat Jan 14 19:09:54 2006
@@ -9,12 +9,12 @@
 Summary(pl):   Biblioteka funkcji mieszających (skrótu)
 Summary(pt_BR):        Interface uniforme para vários algoritmos hash
 Name:          mhash
-Version:       0.9.3
-Release:       2.1
+Version:       0.9.4
+Release:       0.1
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.gz
-# Source0-md5: 8c2dc7b2bfe84bccf8d25d338bf75760
+# Source0-md5: e403d512cc3dbb90870a6cb4527890fc
 Patch0:                %{name}-mhash_free.patch
 URL:           http://mhash.sourceforge.net/
 BuildRequires: autoconf
@@ -96,7 +96,10 @@
        --enable-static
 %{__make}
 
-%{?with_tests:%{__make} check}
+%if %{with tests}
+LD_LIBRARY_PATH=$(pwd)/lib/.libs; export LD_LIBRARY_PATH
+%{__make} check
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -132,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/01/14 18:09:54  arekm
+- up to 0.9.4; test suite still fails
+
 Revision 1.40  2006/01/09 20:15:54  qboosh
 - bcond desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mhash.spec?r1=1.40&r2=1.41&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to