diff --git a/LCDd.service b/LCDd.service index cf3d8f4..6f68e58 100644 --- a/LCDd.service +++ b/LCDd.service @@ -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:/ diff --git a/lcdproc.spec b/lcdproc.spec index 84b39ee..a3b303a 100644 --- a/lcdproc.spec +++ b/lcdproc.spec @@ -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 - 0.5.5-5 +- Fix for rhbz#821270 + * Thu Jul 19 2012 Fedora Release Engineering - 0.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild