Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
dirdiff
dirdiff.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dirdiff.spec of Package dirdiff
# # spec file for package dirdiff # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: dirdiff BuildRequires: tcl-devel Requires: tk Version: 2.1 Release: 0 Source: ftp://pserver.samba.org/pub/paulus/dirdiff-%{version}.tar.gz Patch0: dirdiff.patch Patch1: dirdiff.uninitialized.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: tcl Summary: Diff Tool to Merge Source Trees License: GPL-2.0+ Group: Productivity/Text/Utilities %description Dirdiff is a graphical tool for displaying the differences between directory trees and for merging changes from one tree into another. Dirdiff can handle up to five trees. It displays a main window with a list of the files that are different between the trees with colored squares to indicate the relative ages of the versions. A menu allows you to display the differences between any two of the versions in another window. Another menu allows you to copy the file from one tree to another. %prep %setup %patch0 -p1 %patch1 -p1 %build make OPTFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir} %post %run_ldconfig %postun %run_ldconfig %files %defattr(-,root,root) %doc README COPYING /usr/bin/* %{_libdir}/lib* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor