From b3ca7a41965082fb6f11f52dd1619b7f3fcc676f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 10 Apr 2012 12:07:11 +0100 Subject: [PATCH] drop Ver: string --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 03820e1..2b0d929 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1048,7 +1048,7 @@ export CXXFLAGS=$ARCH_FLAGS autoconf %configure \ %vendoroption --with-num-cpus=$NBUILDS --with-max-jobs=$NDMAKES \ - --with-build-version="Ver: %{version}-%{release}" --with-unix-wrapper=%{name} \ + --with-build-version="%{version}-%{release}" --with-unix-wrapper=%{name} \ --disable-ldap --disable-epm --disable-mathmldtd \ --disable-gnome-vfs --enable-gio --enable-symbols --enable-lockdown \ --enable-evolution2 --enable-dbus --enable-opengl --enable-vba \