SHA256
6
0
forked from pool/cpio

Updating link to change in openSUSE:Factory/cpio revision 29.0

OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=3035b1422cc5e5e59a40a525ce828ee1
This commit is contained in:
OBS User buildservice-autocommit
2010-08-13 22:00:07 +00:00
committed by Git OBS Bridge
parent 23407564b5
commit 0be1ffd783
4 changed files with 43 additions and 17 deletions

View File

@@ -24,23 +24,24 @@ License: GPLv3
Group: Productivity/Archiving/Compression
AutoReqProv: on
Version: 2.11
Release: 2
Release: 6
Summary: A Backup and Archiving Utility
Source: %{name}-%{version}.tar.bz2
Patch2: %{name}-use_new_ascii_format.patch
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)
Patch3: %{name}-mt.patch
Patch4: %{name}-use_sbin_rmt.patch
Patch5: %{name}-open_nonblock.patch
Patch3: cpio-mt.patch
Patch4: cpio-use_sbin_rmt.patch
Patch5: cpio-open_nonblock.patch
#patch dir_perm reverts some things which were added by patch #7 chmodRaceC
Patch14: %{name}-dir_perm.patch
Patch15: %{name}-eof_tape_handling.patch
Patch14: cpio-dir_perm.patch
Patch15: cpio-eof_tape_handling.patch
# make posibble to have device nodes with major number > 127
# Red Hat Bugzilla #450109
Patch17: %{name}-dev_number.patch
Patch18: %{name}-default_tape_dev.patch
Patch17: cpio-dev_number.patch
Patch18: cpio-default_tape_dev.patch
#PATCH-FIX-UPSTREAM cpio-2.10-close_files_after_copy.patch
Patch20: %{name}-close_files_after_copy.patch
Patch20: cpio-close_files_after_copy.patch
Patch21: cpio-pattern-file-sigsegv.patch
PreReq: %install_info_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
@@ -76,6 +77,7 @@ Authors:
%patch17
%patch18
%patch20
%patch21 -p1
#chmod 755 .
#chmod u+w *
#chmod a+r *