File tkxcd.spec of Package tkxcd
#
# spec file for package tkxcd (Version 1.1.0)
#
# Copyright (c) 2009 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/
#
# norootforbuild
Name: tkxcd
License: GPL v2 or later
Group: Productivity/Text/Utilities
Provides: tkxcd_1.1.0
Requires: tk
AutoReqProv: on
Version: 1.1.0
Release: 928
Summary: Graphical frontend for diff
Source: tkxcd_1.1.0.tar.gz
Patch: tkxcd-wish.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This is a diff front-end with a look and feel based on Atria Clearcase
xcleardiff. Both files are displayed in a window each and the
differences are marked in different colors.
Authors:
--------
John C. Quillan <quillan@doitnow.com>
%prep
%setup -q -n tkxcd_1.1.0
%patch
%build
%install
install -d -m 755 %buildroot%_bindir %buildroot%_mandir/man1
install -m 755 tkxcd %buildroot%_bindir
install -m 644 tkxcd.man %buildroot%_mandir/man1/tkxcd.1
%files
%defattr(-,root,root)
%doc HISTORY README sample.tkxcdrc LICENSE TODO
%doc %_mandir/*/*
%_bindir/*
%changelog
* Thu Jun 21 2007 adrian@suse.de
- fix changelog entry order
* Mon Jan 15 2007 max@suse.de
- Moved executable form /usr/X11R6/bin to /usr/bin.
- Cleaned up spec file and made it noarch.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 12 2004 adrian@suse.de
- use BuildRoot
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr
* Tue Apr 10 2001 ro@suse.de
- added group tag
* Thu Oct 28 1999 max@suse.de
- ready for the new Tcl/Tk packages
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed May 07 1997 hf@suse.de
This is a diff front end with a look and feel based on
Atria Clearcase xcleardiff.
Version 1.1
* Tue May 06 1997 hf@suse.de
Changed the shell from wish to wish4.2