diff --git a/yast2-update-2.22.3.tar.bz2 b/yast2-update-2.22.3.tar.bz2 index c56264a..c2347ea 100644 --- a/yast2-update-2.22.3.tar.bz2 +++ b/yast2-update-2.22.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f25ed29021cd48dd873139a145728f26cde3d513f77adb0724b1932535e48ee5 -size 115455 +oid sha256:628372c890536ce0729ef6e9d98817c6dfd5b57a8d868b70b7248f360843c94a +size 116895 diff --git a/yast2-update.spec b/yast2-update.spec index 5f709b2..75ec858 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-update # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -95,7 +95,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works