remove patches
authorAnas Nashif <anas.nashif@intel.com>
Thu, 8 Nov 2012 15:22:14 +0000 (07:22 -0800)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 15 Jan 2014 12:53:50 +0000 (13:53 +0100)
packaging/diffutils.spec

index 87b044a..2357393 100644 (file)
@@ -1,21 +1,3 @@
-#
-# spec file for package diffutils
-#
-# Copyright (c) 2012 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
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An "Open Source License" is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
-
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
-
 Name:           diffutils
 Version:        3.2
 Release:        0
@@ -24,7 +6,6 @@ Summary:        GNU diff Utilities
 Url:            http://www.gnu.org/software/diffutils/
 Group:          Productivity/Text/Utilities
 Source:         %{name}-%{version}.tar.xz
-Patch1:         diffutils-stdio.in.patch
 BuildRequires:  xz
 Provides:       diff
 Obsoletes:      diff
@@ -35,7 +16,6 @@ make source code patches, for instance.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --disable-nls