Import Upstream version 3.3 05/16005/2
authorŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 15 Jan 2014 13:47:33 +0000 (14:47 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 4 Feb 2014 15:26:01 +0000 (16:26 +0100)
+ Upgrade to the upstream 3.3

+ Adjust spec file to avoid problems reported by rpmlint

+ Drop stdio (272bfb8a) patch

Change-Id: I68f886ca8c84088965f9b78983362a52394ac487
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
packaging/diffutils.spec

index 310feaf..7f5a0c9 100644 (file)
@@ -1,15 +1,15 @@
 Name:           diffutils
-Version:        3.2
+Version:        3.3
 Release:        0
-License:        GFDL-1.2 ; GPL-3.0+
+License:        GPL-3.0+ and GFDL-1.3+
 Summary:        GNU diff Utilities
 Url:            http://www.gnu.org/software/diffutils/
-Group:          Productivity/Text/Utilities
+Group:          System/Utilities
 Source:         %{name}-%{version}.tar.xz
 Source1001:    diffutils.manifest
 BuildRequires:  xz
-Provides:       diff
-Obsoletes:      diff
+Provides:       diff = %{version}
+Obsoletes:      diff < %{version}
 
 %description
 The GNU diff utilities find differences between files. diff is used to