Stephan Kulow 2013-02-21 14:16:53 +00:00 committed by Git OBS Bridge
commit ff3fea8d98
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f25ed29021cd48dd873139a145728f26cde3d513f77adb0724b1932535e48ee5
size 115455

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a99f1fa6c6bfb607962788840829c05156c36526a4d63bdc72d87c702f3e8b6c
size 116847

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 21 13:20:38 CET 2013 - jsuchome@suse.cz
- remove references to obsoleted SuSEconfig (bnc#804936)
- 2.23.0
-------------------------------------------------------------------
Mon Aug 13 16:02:08 CEST 2012 - fehr@suse.de

View File

@ -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
@ -17,7 +17,7 @@
Name: yast2-update
Version: 2.22.3
Version: 2.23.0
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -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