diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-10-23 15:14:31 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-10-23 15:14:31 +0900 |
commit | 1f81f4ca79e823e6757bb324840e097a69662928 (patch) | |
tree | 91f8de5839c9127a5a347e6c4df51808a652d31b | |
parent | 2cbe708c04241b21e0f4a47415d9684c24282c51 (diff) | |
download | fdupes-accepted/tizen_2.4_base.tar.gz fdupes-accepted/tizen_2.4_base.tar.bz2 fdupes-accepted/tizen_2.4_base.zip |
tizen 2.4 releasetizen_2.4_mobile_releasesubmit/tizen_2.4_base/20151026.091025submit/tizen_2.4_base/20151026.085910accepted/tizen/2.4/base/20151026.095424tizen_2.4_baseaccepted/tizen_2.4_base
-rwxr-xr-x[-rw-r--r--] | CHANGES | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | CONTRIBUTORS | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | INSTALL | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Makefile | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | README | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | TODO | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | fdupes.1 | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | fdupes.c | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | md5/README | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | md5/md5.c | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | md5/md5.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | packaging/fdupes.changes | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | packaging/fdupes.diff | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | packaging/fdupes.spec | 41 | ||||
-rwxr-xr-x[-rw-r--r--] | packaging/macros.fdupes | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/nine_upsidedown | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_a/five | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_a/one | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_a/two | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_b/four | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_b/one | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_b/three | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/recursed_b/two_plus_one | 0 | ||||
-rwxr-xr-x[l---------] | testdir/symlink_dir | 1 | ||||
-rwxr-xr-x[l---------] | testdir/symlink_two | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/twice_one | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/two | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/with spaces a | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/with spaces b | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/zero_a | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | testdir/zero_b | 0 |
31 files changed, 40 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 14b2458..14b2458 100644..100755 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS diff --git a/md5/README b/md5/README index 84a7f14..84a7f14 100644..100755 --- a/md5/README +++ b/md5/README diff --git a/md5/md5.c b/md5/md5.c index d6f78b8..d6f78b8 100644..100755 --- a/md5/md5.c +++ b/md5/md5.c diff --git a/md5/md5.h b/md5/md5.h index 6614ef4..6614ef4 100644..100755 --- a/md5/md5.h +++ b/md5/md5.h diff --git a/packaging/fdupes.changes b/packaging/fdupes.changes index 3654b84..3654b84 100644..100755 --- a/packaging/fdupes.changes +++ b/packaging/fdupes.changes diff --git a/packaging/fdupes.diff b/packaging/fdupes.diff index 3e8ffdb..3e8ffdb 100644..100755 --- a/packaging/fdupes.diff +++ b/packaging/fdupes.diff diff --git a/packaging/fdupes.spec b/packaging/fdupes.spec index 469123b..ef774d9 100644..100755 --- a/packaging/fdupes.spec +++ b/packaging/fdupes.spec @@ -15,7 +15,8 @@ URL: http://premium.caribe.net/~adrian2/fdupes.html Group: Productivity/Archiving/Compression Summary: Identifying or deleting duplicate files Version: 1.40 -Release: 42.66 +Release: %{?release_prefix:%{release_prefix}.}42.8.%{?dist}%{!?dist:tizen} +VCS: external/fdupes#submit/trunk/20121019.103317-0-g6bdbd819e2f065d336b7a7e13e2c5636e304fc34 License: X11/MIT Source0: %name-%{version}.tar.bz2 Source1: macros.fdupes @@ -54,3 +55,41 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* /etc/rpm +%changelog +* Mon Sep 16 2013 UkJung Kim <ujkim@samsung.com> - submit/trunk/20121019.103317 +- PROJECT: external/fdupes +- COMMIT_ID: 6bdbd819e2f065d336b7a7e13e2c5636e304fc34 +- PATCHSET_REVISION: 6bdbd819e2f065d336b7a7e13e2c5636e304fc34 +- CHANGE_OWNER: \"UkJung Kim\" <ujkim@samsung.com> +- PATCHSET_UPLOADER: \"UkJung Kim\" <ujkim@samsung.com> +- CHANGE_URL: http://slp-info.sec.samsung.net/gerrit/103429 +- PATCHSET_REVISION: 6bdbd819e2f065d336b7a7e13e2c5636e304fc34 +- TAGGER: UkJung Kim <ujkim@samsung.com> +- Gerrit patchset approval info: +- UkJung Kim <ujkim@samsung.com> Verified : 1 +- Newton Lee <newton.lee@samsung.com> Code Review : 2 +- CHANGE_SUBJECT: Initial commit +- [Version] 1.40 +- [Project] GT-I8800 +- [Title] Initial commit +- [BinType] PDA +- [Customer] Open +- [Issue#] N/A +- [Problem] N/A +- [Cause] N/A +- [Solution] +- [Team] SCM +- [Developer] UkJung Kim <ujkim@samsung.com> +- [Request] N/A +- [Horizontal expansion] N/A +- [SCMRequest] N/A +* Tue Sep 1 2009 Anas Nashif <anas.nashif@intel.com> - 1.40 +- Initial import into Moblin +* Thu Sep 6 2007 mls@suse.de +- do not hardlink empty files in %%%%fdupes macro +* Wed Sep 5 2007 nadvornik@suse.cz +- support filenames with spaces in %%%%fdupes macro [#307727] +* Tue May 15 2007 coolo@suse.de +- add an RPM macro to make use of it in spec files +* Thu Nov 16 2006 dmueller@suse.de +- Initial package (1.40) diff --git a/packaging/macros.fdupes b/packaging/macros.fdupes index e99f1f2..e99f1f2 100644..100755 --- a/packaging/macros.fdupes +++ b/packaging/macros.fdupes diff --git a/testdir/nine_upsidedown b/testdir/nine_upsidedown index ffe2fce..ffe2fce 100644..100755 --- a/testdir/nine_upsidedown +++ b/testdir/nine_upsidedown diff --git a/testdir/recursed_a/five b/testdir/recursed_a/five index 54f9d6d..54f9d6d 100644..100755 --- a/testdir/recursed_a/five +++ b/testdir/recursed_a/five diff --git a/testdir/recursed_a/one b/testdir/recursed_a/one index 5626abf..5626abf 100644..100755 --- a/testdir/recursed_a/one +++ b/testdir/recursed_a/one diff --git a/testdir/recursed_a/two b/testdir/recursed_a/two index f719efd..f719efd 100644..100755 --- a/testdir/recursed_a/two +++ b/testdir/recursed_a/two diff --git a/testdir/recursed_b/four b/testdir/recursed_b/four index 8510665..8510665 100644..100755 --- a/testdir/recursed_b/four +++ b/testdir/recursed_b/four diff --git a/testdir/recursed_b/one b/testdir/recursed_b/one index 5626abf..5626abf 100644..100755 --- a/testdir/recursed_b/one +++ b/testdir/recursed_b/one diff --git a/testdir/recursed_b/three b/testdir/recursed_b/three index 2bdf67a..2bdf67a 100644..100755 --- a/testdir/recursed_b/three +++ b/testdir/recursed_b/three diff --git a/testdir/recursed_b/two_plus_one b/testdir/recursed_b/two_plus_one index 2bdf67a..2bdf67a 100644..100755 --- a/testdir/recursed_b/two_plus_one +++ b/testdir/recursed_b/two_plus_one diff --git a/testdir/symlink_dir b/testdir/symlink_dir index 895d79b..e69de29 120000..100755 --- a/testdir/symlink_dir +++ b/testdir/symlink_dir @@ -1 +0,0 @@ -recursed_a
\ No newline at end of file diff --git a/testdir/symlink_two b/testdir/symlink_two index 64c5e58..e69de29 120000..100755 --- a/testdir/symlink_two +++ b/testdir/symlink_two @@ -1 +0,0 @@ -two
\ No newline at end of file diff --git a/testdir/twice_one b/testdir/twice_one index f719efd..f719efd 100644..100755 --- a/testdir/twice_one +++ b/testdir/twice_one diff --git a/testdir/two b/testdir/two index f719efd..f719efd 100644..100755 --- a/testdir/two +++ b/testdir/two diff --git a/testdir/with spaces a b/testdir/with spaces a index 9502d6c..9502d6c 100644..100755 --- a/testdir/with spaces a +++ b/testdir/with spaces a diff --git a/testdir/with spaces b b/testdir/with spaces b index 9502d6c..9502d6c 100644..100755 --- a/testdir/with spaces b +++ b/testdir/with spaces b diff --git a/testdir/zero_a b/testdir/zero_a index e69de29..e69de29 100644..100755 --- a/testdir/zero_a +++ b/testdir/zero_a diff --git a/testdir/zero_b b/testdir/zero_b index e69de29..e69de29 100644..100755 --- a/testdir/zero_b +++ b/testdir/zero_b |