Fix rhbz#821270

This commit is contained in:
Nicolas Chauvet 2012-07-22 15:29:25 +02:00
commit a985ce294a
2 changed files with 4 additions and 2 deletions

View file

@ -4,7 +4,6 @@ After=syslog.target
[Service]
Type=forking
PIDFile=/run/LCDd.pid
ExecStart=/usr/sbin/LCDd -c /etc/lcdproc/LCDd.conf
ControlGroup=cpu:/

View file

@ -1,7 +1,7 @@
Summary: LCDproc displays real-time system information on a 20x4 backlit LCD
Name: lcdproc
Version: 0.5.5
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
URL: http://lcdproc.omnipotent.net
Group: System Environment/Libraries
@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT __doc
%changelog
* Sun Jul 22 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.5.5-5
- Fix for rhbz#821270
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild