[libreoffice] drop Ver: string

Caolán McNamara caolanm at fedoraproject.org
Tue Apr 10 11:07:16 UTC 2012


commit b3ca7a41965082fb6f11f52dd1619b7f3fcc676f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Apr 10 12:07:11 2012 +0100

    drop Ver: string

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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 \


More information about the scm-commits mailing list