[smstools] fixed rpmlint warnings

Patrick Charles François Ernzer pcfe at fedoraproject.org
Sat Oct 27 17:25:18 UTC 2012


commit a68b5984b54a9e70f27c87530d1e309017d47b14
Author: Patrick C. F. Ernzer <pcfe at redhat.com>
Date:   Sat Oct 27 19:24:51 2012 +0200

    fixed rpmlint warnings

 smstools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/smstools.spec b/smstools.spec
index 5c8bde2..a51f663 100644
--- a/smstools.spec
+++ b/smstools.spec
@@ -3,7 +3,7 @@
 
 Name:           smstools
 Version:        3.1.15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools to send and receive short messages through GSM modems or mobile phones
 
 License:        GPLv2+
@@ -12,7 +12,7 @@ URL:            http://smstools3.kekekasvi.com
 Source0:        http://smstools3.kekekasvi.com/packages/smstools3-%{version}.tar.gz
 Source1 :       smsd.init
 Source2:        smsd.logrotate
-Patch0:		smstools3-3.1.5-loglocation.patch
+Patch0:         smstools3-3.1.5-loglocation.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -123,6 +123,9 @@ fi
 %attr(0700,smstools,smstools) %dir %{_varrundir}
 
 %changelog
+* Sat Oct 27 2012 Patrick C. F. Ernzer <smstools.spec at pcfe.net> 3.1.15-2
+- fixing fedpkg lint warnings
+
 * Sat Oct 27 2012 Patrick C. F. Ernzer <smstools.spec at pcfe.net> 3.1.15-1
 - latest upstream (fixes RHBZ#863661, patch from 3.1.14-4 no longer needed)
 


More information about the scm-commits mailing list