[lcdtest] Modernize spec.

corsepiu corsepiu at fedoraproject.org
Fri Jul 4 07:39:58 UTC 2014


commit 8e7cbd96910fae007571bcd68b0cdccc341b3de9
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Jul 4 09:39:54 2014 +0200

    Modernize spec.

 lcdtest.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lcdtest.spec b/lcdtest.spec
index 543c538..16de475 100644
--- a/lcdtest.spec
+++ b/lcdtest.spec
@@ -1,7 +1,7 @@
 Name:           lcdtest
 URL:            http://www.brouhaha.com/~eric/software/lcdtest/
 Version:        1.18
-Release:        11%{?dist}
+Release:        12%{?dist}
 Group:          Applications/System
 License:        GPLv3
 Summary:        Displays monitor test patterns
@@ -28,7 +28,6 @@ stuck on or off.
 scons %{_smp_mflags} CFLAGS="%{optflags}"
 
 %install
-rm -rf %{buildroot}
 scons %{_smp_mflags} CFLAGS="%{optflags}" \
         --buildroot=%{buildroot} \
         --bindir=%{_bindir} \
@@ -48,6 +47,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.svg
 
 %changelog
+* Fri Jul 04 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.18-12
+- Modernize spec.
+
 * Mon Jun 16 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 1.18-11
 - Fix scons syntax (#1105976)
 - Update to latest packaging guidelines


More information about the scm-commits mailing list