diff --git a/cpio.changes b/cpio.changes index 390d76b..c6eb861 100644 --- a/cpio.changes +++ b/cpio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 21 12:03:37 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Wed Jul 18 08:31:24 UTC 2012 - aj@suse.de diff --git a/cpio.spec b/cpio.spec index ab2c04d..7841be6 100644 --- a/cpio.spec +++ b/cpio.spec @@ -1,7 +1,7 @@ # # spec file for package cpio # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -25,7 +25,7 @@ Release: 0 Summary: A Backup and Archiving Utility License: GPL-3.0 Group: Productivity/Archiving/Compression -Source: cpio-%{version}.tar.bz2 +Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 Patch2: cpio-use_new_ascii_format.patch #oouch what a ...?! pieces of code grabed from mt_st package to add missing functionality (e.g. density info) Patch3: cpio-mt.patch