SHA256
6
0
forked from pool/fdupes

Accepting request 33323 from Base:System

Copy from Base:System/fdupes based on submit request 33323 from user coolo

OBS-URL: https://build.opensuse.org/request/show/33323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fdupes?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2010-02-24 01:04:01 +00:00
committed by Git OBS Bridge
parent ae2dbe92e6
commit 939b99a27e
4 changed files with 79 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package fdupes (Version 1.40)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@@ -23,12 +23,16 @@ Url: http://premium.caribe.net/~adrian2/fdupes.html
Group: Productivity/Archiving/Compression
Summary: Identifying or deleting duplicate files
Version: 1.40
Release: 110
Release: 111
License: MIT License (or similar)
Source0: %name-%{version}.tar.bz2
Source1: macros.fdupes
Patch0: %name.diff
Patch1: fdupes-sort-output.diff
#PATCH-FIX-OPENSUSE - bnc#406825
Patch2: fdupes-speedup.patch
#PATCH-FIX-OPENSUSE - bnc#406825
Patch3: fdupes-endianness.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -45,6 +49,8 @@ Authors:
%setup -q
%patch0
%patch1
%patch2 -p0 -b .speedup
%patch3 -p1 -b .endianness
%build
make