Alexey Lubimov 6f0340f
%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)}
Alexey Lubimov 6f0340f
%{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
Summary: System Tray Icon Support for Tk on X11
Alexey Lubimov 6f0340f
Name: tktray
Milos Jakubicek df0f1f2
Version: 1.3.9
fbaa56f
Release: 19%{?dist}
Milos Jakubicek df0f1f2
URL: http://code.google.com/p/tktray/
Milos Jakubicek df0f1f2
Source0: http://tktray.googlecode.com/files/%{name}%{version}.tar.gz
Milos Jakubicek df0f1f2
License: BSD
Igor Gnatenko 58be216
BuildRequires:  gcc
Alexey Lubimov 6f0340f
BuildRequires: tk-devel,tcl-devel
Alexey Lubimov 6f0340f
BuildRequires: libXext-devel, libX11-devel
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
Requires: tk,tcl
4c93df9
Requires: tcl(abi) = 8.6
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%description
Alexey Lubimov 6f0340f
Tktray is an extension that is able to create system tray icons.
Alexey Lubimov 6f0340f
It follows http://www.freedesktop.org specifications when looking 
Alexey Lubimov 6f0340f
up the system tray manager.
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%prep
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%setup -q -n %{name}%{version}
Alexey Lubimov 6f0340f
Milos Jakubicek df0f1f2
chmod 0644 ChangeLog license.terms docs/*
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%build
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%configure  --libdir=%{tcl_sitearch} \
Alexey Lubimov 6f0340f
	--with-tcl=%{_libdir} \
Alexey Lubimov 6f0340f
	--with-tk=%{_libdir}
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
make %{?_smp_mflags} CFLAGS_DEFAULT="" CFLAGS_WARNING="-Wall" 
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%install
Alexey Lubimov 6f0340f
rm -rf $RPM_BUILD_ROOT 
Alexey Lubimov 6f0340f
make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%files
Milos Jakubicek df0f1f2
%doc ChangeLog license.terms docs/tktray.html
Alexey Lubimov 6f0340f
%{tcl_sitearch}/%{name}%{version}
Alexey Lubimov 6f0340f
%{_mandir}/*/*
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
%changelog
fbaa56f
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-19
fbaa56f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
fbaa56f
8b03906
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-18
8b03906
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8b03906
b152e82
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-17
b152e82
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b152e82
90f574e
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-16
90f574e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
90f574e
2ff65ad
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-15
2ff65ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2ff65ad
4b95588
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-14
4b95588
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
4b95588
bbed72d
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-13
bbed72d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bbed72d
0461dc8
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-12
0461dc8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0461dc8
f9063b5
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-11
f9063b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
f9063b5
1b31425
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-10
1b31425
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
1b31425
f57151c
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-9
f57151c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f57151c
4c93df9
* Thu May 29 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 1.3.9-8
4c93df9
- Changed requires to require tcl-8.6
4c93df9
94d68c1
* Wed May 21 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 1.3.9-7
94d68c1
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
94d68c1
73778a0
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-6
73778a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
73778a0
59b310e
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-5
59b310e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
59b310e
fbf15be
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-4
fbf15be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fbf15be
ac5c6a7
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-3
ac5c6a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ac5c6a7
699d05b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-2
699d05b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
699d05b
Milos Jakubicek df0f1f2
* Mon Aug 23 2010 Miloš Jakubíček <xjakub@fi.muni.cz> - 1.3.9-1
Milos Jakubicek df0f1f2
- Update to 1.3.9
Milos Jakubicek df0f1f2
- Update upstream homepage URL and licensing (MIT -> BSD)
Milos Jakubicek df0f1f2
c370070
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
c370070
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c370070
edab7e2
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-5
edab7e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
edab7e2
Alexey Lubimov 6f0340f
* Thu Jun  5  2008 Alexey Lubimov <avl@l14.ru> - 1.1-4
Alexey Lubimov 6f0340f
- fix spec follow https://bugzilla.redhat.com/show_bug.cgi?id=446978
Alexey Lubimov 6f0340f
Alexey Lubimov 6f0340f
* Fri May 16 2008 Alexey Lubimov <avl@l14.ru> - 1.1-1
Alexey Lubimov 6f0340f
- init rpm 
Alexey Lubimov 6f0340f