diff --git a/cpio.spec b/cpio.spec index 230f218..0d2c23d 100644 --- a/cpio.spec +++ b/cpio.spec @@ -1,7 +1,7 @@ # # spec file for package cpio (Version 2.10) # -# 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 @@ -24,7 +24,7 @@ License: GPLv3 Group: Productivity/Archiving/Compression AutoReqProv: on Version: 2.10 -Release: 5 +Release: 6 Summary: A Backup and Archiving Utility Source: %{name}-%{version}.tar.bz2 Patch2: %{name}-%{version}-use_new_ascii_format.patch @@ -44,7 +44,7 @@ Patch19: %{name}-%{version}-include_fatal_c.patch #PATCH-FIX-UPSTREAM cpio-2.10-close_files_after_copy.patch Patch20: %{name}-%{version}-close_files_after_copy.patch #fix possible heap overflow in rtapelib.c bnc#579475 -Patch21: %{name}-%{version}-heap_overflow_in_rtapelib.patch +Patch21: %{name}-%{version}-heap_overflow_in_rtapelib.patch PreReq: %install_info_prereq PreReq: %install_info_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build