From 3fbfe64e6007236c38e5cbb6d143ed6ac820ef14b7c74b8033745f91d03c4e92 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Wed, 22 Dec 2010 15:54:18 +0000 Subject: [PATCH] - Don't use version specific patches as it breaks automatic updates. OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=75 --- coreutils-8.6.patch => coreutils-misc.patch | 0 coreutils.changes | 4 +++- coreutils.spec | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) rename coreutils-8.6.patch => coreutils-misc.patch (100%) diff --git a/coreutils-8.6.patch b/coreutils-misc.patch similarity index 100% rename from coreutils-8.6.patch rename to coreutils-misc.patch diff --git a/coreutils.changes b/coreutils.changes index 6bcb188..f4fac83 100644 --- a/coreutils.changes +++ b/coreutils.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- -Wed Dec 22 16:36:11 CET 2010 - pth@suse.de +Wed Dec 22 15:53:13 UTC 2010 - pth@novell.com - Use software services. - Remove coreutils tarball. +- Don't use version specific patches as it breaks automatic + updates. ------------------------------------------------------------------- Wed Nov 17 08:33:10 UTC 2010 - coolo@novell.com diff --git a/coreutils.spec b/coreutils.spec index 3f9488c..c02a403 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -36,7 +36,7 @@ Source: coreutils-%{version}.tar.xz Source1: su.pamd Source2: su.default Source3: baselibs.conf -Patch0: coreutils-%{version}.patch +Patch0: coreutils-misc.patch Patch1: coreutils-no_hostname_and_hostid.patch Patch2: coreutils-gl_printf_safe.patch Patch4: coreutils-8.6-i18n.patch