File tkxcd.spec of Package tkxcd

#
# spec file for package tkxcd (Version 1.1.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           tkxcd
License:        GNU General Public License (GPL)
Group:          Productivity/Text/Utilities
Provides:       tkxcd_1.1.0 
Requires:       tk
Autoreqprov:    on
Version:        1.1.0
Release:        850
Summary:        Graphical frontend for diff
Source:         tkxcd_1.1.0.tar.gz
Patch:          tkxcd-wish.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArchitectures: 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
openSUSE Build Service is sponsored by