Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > a3046107ce61350ed8fc15e514dc7faa > files > 4

notifyme-1.4.5-10.mga9.src.rpm

Summary:	Notify the user when another specific user logs in
Name:		notifyme
Version:	1.4.5
Release:	%mkrel 10
License:	GPLv2
Group:		Monitoring
URL:		http://wizard.ae.krakow.pl/~mike/
Source0:	http://wizard.ae.krakow.pl/~mike/download/%{name}-%{version}.tar.gz
Patch0:		%{name}-1.4.3-mga-deb-add-a-manpage-and-fix-config_file.patch
Patch1:		%{name}-1.4.5-mga-stop-installing-doc-files-into-wrong-directory.patch

%description
A program to notify the user when other one logs in. Notifyme is a console
utility that stays in a background (it isn't a daemon but it doesn't 
block terminal) and prints a message if a specified login and/or logout
occurs. In a resource file ($HOME/notify.rc by default)
you can specify (extended regular expressions are allowed) usernames,
hostnames and terminals that should be monitored, optional messages
that will be displayed and other options (beep, report logouts etc.)


%prep
%setup -q
%autopatch -p1

%build
%configure
%make_build

%install
%make_install
install -m644 %{name}.1 -D %{buildroot}%{_mandir}/man1/%{name}.1

%files
%doc AUTHORS ChangeLog README TODO notifyrc.sample
%{_mandir}/man1/%{name}.1*
%{_bindir}/%{name}


%changelog
* Tue Mar 15 2022 umeabot <umeabot> 1.4.5-10.mga9
+ Revision: 1792160
- Mageia 9 Mass Rebuild

* Thu Feb 13 2020 umeabot <umeabot> 1.4.5-9.mga8
+ Revision: 1515554
- Mageia 8 Mass Rebuild

* Sun Sep 23 2018 umeabot <umeabot> 1.4.5-8.mga7
+ Revision: 1299790
- Mageia 7 Mass Rebuild
+ kekepower <kekepower>
- Use new make macros

* Thu Feb 04 2016 umeabot <umeabot> 1.4.5-7.mga6
+ Revision: 935738
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.4.5-6.mga5
+ Revision: 739823
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.4.5-5.mga5
+ Revision: 682924
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 1.4.5-4.mga4
+ Revision: 508325
- Mageia 4 Mass Rebuild
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Dec 02 2012 kamil <kamil> 1.4.5-2.mga3
+ Revision: 324608
- rebuild for Mga3 Beta1

* Sun Feb 19 2012 kamil <kamil> 1.4.5-1.mga2
+ Revision: 210599
- imported package notifyme


* Sun Feb 19 2012 Johnny A. Solbu <solbu@mandriva.org> 1.4.5
- Initial release
- Adding debian patch
- Don't install doc-files in /usr/share/notifyme