[Tizen-submit] 20940: Changes to Tizen:Mobile/tar
noreply at tizen.org
noreply at tizen.org
Mon Feb 10 09:04:43 GMT 2014
Hi,
Karol Lewandowski have made the following changes to tar in project Tizen:Mobile. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #20940
submit: Tizen:Mobile:build/tar(cleanup) -> Tizen:Mobile
Message:
Submitter: Karol Lewandowski <k.lewandowsk at samsung.com>
Comments: Release 1.27
Git project: platform/upstream/tar
Tag: submit/tizen/20140210.090655
Commit: c220badf2d9b55175284a67c8f4156fb5a5200d7 Import upstream version 1.27
State: new 2014-02-10T09:06:30 tizenrobot
Comment: <no comment>
old:
----
0003-stdio.in.patch
tar-1.26.tar.bz2
new:
----
tar-1.27.tar.bz2
spec files:
-----------
--- tar.spec
+++ tar.spec
@@ -1,17 +1,16 @@
Name: tar
-Version: 1.26
+VCS: platform/upstream/tar#c220badf2d9b55175284a67c8f4156fb5a5200d7
+Version: 1.27
Release: 0
-VCS: platform/upstream/tar#submit/tizen/20130912.090732-0-g256b35df61183abc474db9d82da842c9fb9a1042
Summary: GNU implementation of tar ((t)ape (ar)chiver)
License: GPL-3.0+
-Group: System/Base
+Group: System/Utilities
Url: http://www.gnu.org/software/tar/
Source0: %{name}-%{version}.tar.bz2
Source1001: tar.manifest
# Patches auto-generated by git-buildpackage:
Patch0: 0001-wildcards.patch
Patch1: 0002-remove-O_NONBLOCK.patch
-Patch2: 0003-stdio.in.patch
BuildRequires: help2man
Recommends: xz
@@ -29,8 +28,6 @@
%patch0 -p1
# 0002-remove-O_NONBLOCK.patch
%patch1 -p1
-# 0003-stdio.in.patch
-%patch2 -p1
cp %{SOURCE1001} .
%build
@@ -67,5 +64,3 @@
%defattr(-, root, root)
%{_bindir}/tar
%license COPYING
-
-%changelog
other changes:
--------------
++++++ 0001-wildcards.patch
--- 0001-wildcards.patch
+++ 0001-wildcards.patch
@@ -7,10 +7,10 @@
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/names.c b/src/names.c
-index ba4d509..f5aadb7 100644
+index eecb9b0..bc69b83 100644
--- a/src/names.c
+++ b/src/names.c
-@@ -966,10 +966,6 @@ collect_and_sort_names (void)
+@@ -1197,10 +1197,6 @@ collect_and_sort_names (void)
if (name->found_count || name->directory)
continue;
++++++ 0002-remove-O_NONBLOCK.patch
--- 0002-remove-O_NONBLOCK.patch
+++ 0002-remove-O_NONBLOCK.patch
@@ -7,10 +7,10 @@
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/tar.c b/src/tar.c
-index 928cfdd..cbf3b7d 100644
+index 4f5017d..54cfcd8 100644
--- a/src/tar.c
+++ b/src/tar.c
-@@ -2467,10 +2467,14 @@ decode_options (int argc, char **argv)
+@@ -2500,10 +2500,14 @@ decode_options (int argc, char **argv)
/* Flags for accessing files to be read from or copied into. POSIX says
O_NONBLOCK has unspecified effect on most types of files, but in
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list