rpms/tre/F-10 tre-tests.patch,NONE,1.1

Dominik Mierzejewski rathann at fedoraproject.org
Sat Aug 22 19:55:17 UTC 2009


Author: rathann

Update of /cvs/pkgs/rpms/tre/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27657

Added Files:
	tre-tests.patch 
Log Message:
* Sat Aug 22 2009 Dominik Mierzejewski <rpm at greysector.net> 0.7.6-1
- updated to 0.7.6
- license changed to BSD
- added missing defattr for python subpackage
- dropped conditionals for Fedora <10
- used alternative method for rpath removal
- fixed internal testsuite to run with just-built shared library
- dropped unnecessary build dependencies


tre-tests.patch:
 run-tests.sh |    1 +
 1 file changed, 1 insertion(+)

--- NEW FILE tre-tests.patch ---
diff -up tre-0.7.6/tests/agrep/run-tests.sh.tests tre-0.7.6/tests/agrep/run-tests.sh
--- tre-0.7.6/tests/agrep/run-tests.sh.tests	2009-03-11 10:44:44.000000000 +0100
+++ tre-0.7.6/tests/agrep/run-tests.sh	2009-08-22 20:20:15.885084058 +0200
@@ -2,6 +2,7 @@
 
 set -e
 
+export LD_LIBRARY_PATH=$top_builddir/lib/.libs
 agrep="$top_builddir/src/agrep"
 
 echo "$builddir $top_builddir $srcdir"




More information about the fedora-extras-commits mailing list