packages: libreoffice/libreoffice.spec - patch for junit withour hamcrest i...
blekot
blekot at pld-linux.org
Thu Feb 23 19:11:14 CET 2012
Author: blekot Date: Thu Feb 23 18:11:14 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- patch for junit withour hamcrest in configure.in
---- Files affected:
packages/libreoffice:
libreoffice.spec (1.929 -> 1.930)
---- Diffs:
================================================================
Index: packages/libreoffice/libreoffice.spec
diff -u packages/libreoffice/libreoffice.spec:1.929 packages/libreoffice/libreoffice.spec:1.930
--- packages/libreoffice/libreoffice.spec:1.929 Wed Feb 22 21:20:08 2012
+++ packages/libreoffice/libreoffice.spec Thu Feb 23 19:11:09 2012
@@ -82,6 +82,7 @@
# Source29-md5: 18f577b374d60b3c760a3a3350407632
Source30: http://hg.services.openoffice.org/binaries/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
# Source30-md5: 17410483b5b5f267aa18b7e00b65e6e0
+Patch1: %{name}-hamcrest.patch
URL: http://www.documentfoundation.org/
BuildRequires: /usr/bin/getopt
BuildRequires: GConf2-devel
@@ -2436,6 +2437,9 @@
%prep
%setup -q -n %{name}-core-%{version} -a1 -a2 -a3 -a4
+
+%patch1 -p0
+
for dir in *-%{version}; do
[ -f $dir/ChangeLog ] && mv $dir/ChangeLog ChangeLog-$dir
rm -rf $dir/git-hooks
@@ -4076,6 +4080,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.930 2012/02/23 18:11:09 blekot
+- patch for junit withour hamcrest in configure.in
+
Revision 1.929 2012/02/22 20:20:08 blekot
- BR: librsvg-devel >= 2.14, postgresql-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libreoffice/libreoffice.spec?r1=1.929&r2=1.930&f=u
More information about the pld-cvs-commit
mailing list