SHA256
3
0
forked from pool/cpio

Accepting request 100885 from Archiving

OBS-URL: https://build.opensuse.org/request/show/100885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpio?expand=0&rev=36
This commit is contained in:
Stephan Kulow 2012-01-20 19:23:14 +00:00 committed by Git OBS Bridge
commit 41f1ea214c
2 changed files with 16 additions and 8 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 2 17:27:13 UTC 2012 - vcizek@suse.cz
- added autoconf to BuildRequires
-------------------------------------------------------------------
Thu Dec 1 11:21:00 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Sep 18 14:50:06 UTC 2011 - andrea.turrini@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package cpio
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@ -15,17 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: cpio
Url: http://www.gnu.org/software/cpio/cpio.html
License: GPLv3
Group: Productivity/Archiving/Compression
AutoReqProv: on
BuildRequires: autoconf
BuildRequires: automake
Version: 2.11
Release: 8
Release: 0
Summary: A Backup and Archiving Utility
License: GPL-3.0
Group: Productivity/Archiving/Compression
Source: cpio-%{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)