rpms/vnstat/devel vnstat.spec,1.13,1.14

Adrian Reber adrian at fedoraproject.org
Mon Nov 9 10:31:06 UTC 2009


Author: adrian

Update of /cvs/extras/rpms/vnstat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8831

Modified Files:
	vnstat.spec 
Log Message:
fixing a few rpmlint warnings



Index: vnstat.spec
===================================================================
RCS file: /cvs/extras/rpms/vnstat/devel/vnstat.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- vnstat.spec	9 Nov 2009 10:22:13 -0000	1.13
+++ vnstat.spec	9 Nov 2009 10:31:05 -0000	1.14
@@ -1,18 +1,18 @@
-Summary:	Console-based network traffic monitor
-Name:		vnstat
-Version:	1.8
-Release:	6%{?dist}
-
-License:	GPLv2
-Group:		System Environment/Daemons
-URL:		http://humdi.net/vnstat/
-Source:		http://humdi.net/vnstat/vnstat-%{version}.tar.gz
-Requires(pre):	/usr/sbin/useradd
+Summary: Console-based network traffic monitor
+Name: vnstat
+Version: 1.8
+Release: 6%{?dist}
+
+License: GPLv2
+Group: System Environment/Daemons
+URL: http://humdi.net/vnstat/
+Source: http://humdi.net/vnstat/vnstat-%{version}.tar.gz
+Requires(pre): /usr/sbin/useradd
 Requires(post): chkconfig
 Requires(preun): chkconfig
 Requires(preun): initscripts
 Requires(postun): initscripts
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gd-devel
 
 %description
@@ -46,6 +46,7 @@ be used without root permissions. See th
 %{__install} -p -m 755 examples/init.d/fedora/vnstat $RPM_BUILD_ROOT%{_initddir}
 %{__rm} -rf examples/init.d
 %{__chmod} 644 examples/vnstat.cgi
+%{__chmod} 644 examples/vnstat.cron
 
 %{__cat} >> $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/%{name} << END
 MAILTO=root




More information about the scm-commits mailing list