Accepting request 32478 from Base:System
Copy from Base:System/diffutils based on submit request 32478 from user rguenther OBS-URL: https://build.opensuse.org/request/show/32478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffutils?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
78d1440862
commit
c213fa4148
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package diffutils (Version 2.8.7)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@@ -27,10 +27,11 @@ Obsoletes: diff
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.8.7
|
||||
Release: 144
|
||||
Release: 145
|
||||
Summary: GNU diff Utilities
|
||||
Source: diffutils-%{version}-cvs.tar.bz2
|
||||
Patch1: diffutils-2.8.1-i18n-0.2.patch
|
||||
Patch2: diffutils-2.8.7-autoconf.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -49,6 +50,7 @@ Authors:
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-cvs
|
||||
%patch1 -p1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
AUTOPOINT=true autoreconf -fi
|
||||
|
||||
Reference in New Issue
Block a user