SHA256
3
0
forked from pool/cpio

Accepting request 365204 from home:kstreitova:branches:Archiving

- fix typos in the description
- add 'Require: mt_st' in order not to surprise users by the missing
  'mt' binary

OBS-URL: https://build.opensuse.org/request/show/365204
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=62
This commit is contained in:
Martin Pluskal 2016-03-03 12:34:16 +00:00 committed by Git OBS Bridge
parent a5a6e773a3
commit cd41245e9a
2 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 3 09:44:23 UTC 2016 - kstreitova@suse.com
- fix typos in the description
- add 'Require: mt_st' in order not to surprise users by the missing
'mt' binary
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 3 07:19:03 UTC 2016 - svalx@svalx.net Thu Mar 3 07:19:03 UTC 2016 - svalx@svalx.net

View File

@ -47,21 +47,22 @@ Patch26: cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch
Patch27: cpio-2.12-out_of_bounds_write.patch Patch27: cpio-2.12-out_of_bounds_write.patch
BuildRequires: autoconf BuildRequires: autoconf
BuildRequires: automake BuildRequires: automake
Requires: mt_st
Requires(post): %{install_info_prereq} Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq} Requires(preun): %{install_info_prereq}
Recommends: %{name}-lang = %{version} Recommends: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
GNU cpio is a program to manage archives of files. Cpio copies files GNU cpio is a program to manage archives of files. Cpio copies files
into or out of a cpio or tar archive. An archive is a file that contains into or out of a cpio or tar archive. An archive is a file that contains
other files plus information about them, such as their pathname, owner, other files plus information about them, such as their pathname, owner,
time stamps, and access permissions. The archive can be another file on time stamps, and access permissions. The archive can be another file on
the disk, a magnetic tape, or a pipe. the disk, a magnetic tape, or a pipe.
This package also includes theprogram 'rmt', which provides remote tape This package also includes the program 'rmt', which provides remote tape
drive control. The 'mt', a local tape drive control program can be found drive control. The 'mt', a local tape drive control program can be found
into mt_st package. in mt_st package.
%lang_package %lang_package