Subhodip Biswas 3d6a11f
Summary: Display information about users currently logged on 
Subhodip Biswas 3d6a11f
Name: whowatch
6d57e27
Version: 1.8.6
181b5b1
Release: 17%{?dist}
0f77025
License: GPL-2.0-only
Subhodip Biswas 3d6a11f
URL: http://wizard.ae.krakow.pl/~mike/
Subhodip Biswas 3d6a11f
6d57e27
Source0: https://github.com/mtsuszycki/whowatch/archive/whowatch-%{version}.tar.gz
e0e8eb4
Patch0: whowatch-configure-c99.patch
0838f0e
bca4d0c
BuildRequires: make
7782f4f
BuildRequires: gcc
Subhodip Biswas 3d6a11f
BuildRequires: ncurses-devel
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%description
0019572
Whowatch is an interactive who-like program that displays information about the
0019572
users currently logged on to the machine, in real time. Besides standard
0019572
information (login name, tty, host, user's process), the type of the connection
0019572
(ie. telnet or ssh) is shown. You can toggle display between users' command or
0019572
idle time. You can watch processes tree, navigate in it and send INT and KILL
0019572
signals.
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%prep
e0e8eb4
%autosetup -p1
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%build
e0e8eb4
# Avoid regenerating configure script because whowatch-configure-c99.patch
e0e8eb4
# updates it directly.
e0e8eb4
touch aclocal.m4 Makefile.in src/config.h.in
Subhodip Biswas 3d6a11f
%configure
Subhodip Biswas 3d6a11f
%{__make} %{?_smp_mflags}
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%install
Subhodip Biswas 3d6a11f
%{__install} -d -m0755 %{buildroot}%{_mandir}/man1/ \
Subhodip Biswas 3d6a11f
			%{buildroot}%{_bindir}
fbb05c4
%makeinstall
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%files
1ac5ffe
%doc AUTHORS ChangeLog PLUGINS.readme README TODO
Subhodip Biswas 3d6a11f
%doc %{_mandir}/man1/whowatch.1*
1ac5ffe
%license COPYING
Subhodip Biswas 3d6a11f
%{_bindir}/whowatch
Subhodip Biswas 3d6a11f
Subhodip Biswas 3d6a11f
%changelog
181b5b1
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-17
181b5b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
181b5b1
4571701
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-16
4571701
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
4571701
81a1d0d
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-15
81a1d0d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
81a1d0d
0f77025
* Tue Dec 27 2022 Richard Fearn <richardfearn@gmail.com> - 1.8.6-14
0f77025
- Use SPDX license identifier
0f77025
e0e8eb4
* Sat Nov 26 2022 Florian Weimer <fweimer@redhat.com> - 1.8.6-13
e0e8eb4
- Port configure script to C99
e0e8eb4
bf97679
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-12
bf97679
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
bf97679
f3dc189
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-11
f3dc189
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
f3dc189
4c4ba11
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-10
4c4ba11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
4c4ba11
20ab84c
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-9
20ab84c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
20ab84c
5753207
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-8
5753207
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
5753207
1ac5ffe
* Sun Feb 02 2020 Richard Fearn <richardfearn@gmail.com> - 1.8.6-7
1ac5ffe
- Use %%license
1ac5ffe
bc45c8b
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-6
bc45c8b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
bc45c8b
5f05b98
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-5
5f05b98
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
5f05b98
5c0b53f
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-4
5c0b53f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5c0b53f
9dc0197
* Sat Jan 05 2019 Richard Fearn <richardfearn@gmail.com> - 1.8.6-3
9dc0197
- Don't remove buildroot in %%install section
9dc0197
e55bc62
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-2
e55bc62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
e55bc62
6d57e27
* Sat Apr 14 2018 Richard Fearn <richardfearn@gmail.com> - 1.8.6-1
6d57e27
- Update to 1.8.6 (bug #1567514)
6d57e27
7782f4f
* Sat Feb 24 2018 Richard Fearn <richardfearn@gmail.com> - 1.8.5-13
7782f4f
- Add BuildRequires: gcc
7782f4f
  (see https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot)
7782f4f
83d0980
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-12
83d0980
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
83d0980
c3da70a
* Sat Sep 16 2017 Richard Fearn <richardfearn@gmail.com> 1.8.5-11
c3da70a
- Remove unnecessary Group: tag, BuildRoot: tag, and %%clean section
c3da70a
98b63e1
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-10
98b63e1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
98b63e1
af52db5
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-9
af52db5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
af52db5
f83c729
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-8
f83c729
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
f83c729
0838f0e
* Thu Mar 03 2016 Richard Fearn <richardfearn@gmail.com> 1.8.5-7
0838f0e
- Fix incorrect FSF address in COPYING
0838f0e
e687773
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-6
e687773
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e687773
c17ad91
* Thu Jan 28 2016 Richard Fearn <richardfearn@gmail.com> - 1.8.5-5
c17ad91
- Remove unnecessary %%defattr
c17ad91
1677804
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.5-4
1677804
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1677804
c59f767
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.5-3
c59f767
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c59f767
6c9a325
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.5-2
6c9a325
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6c9a325
0019572
* Sun Feb 23 2014 Richard Fearn <richardfearn@gmail.com> - 1.8.5-1
0019572
- Update to 1.8.5 (rhbz#1068965)
0019572
cccde33
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-13
cccde33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
cccde33
9363210
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-12
9363210
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
9363210
64a92fe
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-11
64a92fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
64a92fe
6499db5
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-10
6499db5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6499db5
bf133fc
* Sat Mar 05 2011 Adrian Reber <adrian@lisas.de> - 1.4-9
bf133fc
- fix error in patch:
bf133fc
  "/usr/bin/patch: **** rejecting target file name with ".." component: ../process.c"
bf133fc
364399d
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-8
364399d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
364399d
fb4e371
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-7
fb4e371
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
fb4e371
d13c10f
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-6
d13c10f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d13c10f
17ce536
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4-5
17ce536
- Autorebuild for GCC 4.3
17ce536
Subhodip Biswas 3d6a11f
* Mon Sep 24 2007 Subhodip Biswas <440volt.tux@gmail.com> - 1.4-4
Subhodip Biswas 3d6a11f
- fixed broken patch
Subhodip Biswas 3d6a11f
* Mon Sep 24 2007 Subhodip Biswas <440volt.tux@gmail.com> - 1.4-3
Subhodip Biswas 3d6a11f
- fixed issues regarding patch
Subhodip Biswas 3d6a11f
* Mon Sep 24 2007 Subhodip Biswas <440volt.tux@gmail.com> - 1.4-2
Subhodip Biswas 3d6a11f
- fixed few issues  
Subhodip Biswas 3d6a11f
* Sat Sep 22 2007 Subhodip Biswas <440volt.tux@gmail.com> - 1.4-1
Subhodip Biswas 3d6a11f
-Initial packaging. 
Subhodip Biswas 3d6a11f