Hello community, here is the log from the commit of package pcre for openSUSE:Factory checked in at 2014-03-15 17:38:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcre (Old) and /work/SRC/openSUSE:Factory/.pcre.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcre" Changes: -------- --- /work/SRC/openSUSE:Factory/pcre/pcre.changes 2013-06-25 17:22:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pcre.new/pcre.changes 2014-03-15 17:38:02.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 13 19:06:09 UTC 2013 - [email protected] + +- enable tests for all archs +- --enable-jit for sparc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcre.spec ++++++ --- /var/tmp/diff_new_pack.aknViG/_old 2014-03-15 17:38:03.000000000 +0100 +++ /var/tmp/diff_new_pack.aknViG/_new 2014-03-15 17:38:03.000000000 +0100 @@ -154,7 +154,7 @@ # Available JIT archs see sljit/sljitConfig.h autoreconf -fiv %configure \ -%ifarch %ix86 x86_64 %arm ppc ppc64 mips +%ifarch %ix86 x86_64 %arm ppc ppc64 mips sparc --enable-jit \ %endif --enable-static \ @@ -173,22 +173,9 @@ #empty dependecy_libs %{__rm} -f %{buildroot}%{_libdir}/*.la -#ove pcre and pcreposix library into /lib -#%{__mkdir_p} %{buildroot}/%{_lib} -#for l in libpcre libpcreposix; do -# ldest=$(readlink %{buildroot}/%{_libdir}/$l.so) -# mv %{buildroot}%{_libdir}/$l.so.* %{buildroot}/%{_lib} -# #update the symlinks for linking. -# %{__ln_s} -vf /%{_lib}/$ldest %{buildroot}%{_libdir}/$l.so -#done - %check export LANG=POSIX -%ifarch %arm -make test || echo make test failed -%else make test -%endif %post -n libpcre1 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
