rpms/mrtg/F-9 mrtg.spec,1.44,1.45

Vitezslav Crhonek (vcrhonek) fedora-extras-commits at redhat.com
Tue Jun 17 09:39:21 UTC 2008


Author: vcrhonek

Update of /cvs/extras/rpms/mrtg/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2048

Modified Files:
	mrtg.spec 
Log Message:
Add gd graphic library to Requires


Index: mrtg.spec
===================================================================
RCS file: /cvs/extras/rpms/mrtg/F-9/mrtg.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- mrtg.spec	23 Apr 2008 07:49:38 -0000	1.44
+++ mrtg.spec	17 Jun 2008 09:38:06 -0000	1.45
@@ -6,7 +6,7 @@
 Summary:   Multi Router Traffic Grapher
 Name:      mrtg
 Version:   2.16.1
-Release:   2%{?dist}
+Release:   3%{?dist}
 URL:       http://oss.oetiker.ch/mrtg/
 Source0:   http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
 Source1:   http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5.gpg
@@ -24,6 +24,7 @@
 Requires(post): /sbin/service
 Requires(postun): /sbin/service
 Requires:  perl-Socket6 perl-IO-Socket-INET6
+Requires:  gd
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gd-devel, libpng-devel
 
@@ -119,6 +120,10 @@
 %dir %{_localstatedir}/lock/mrtg
 
 %changelog
+* Tue Jun 17 2008 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.16.1-3
+- Add gd graphic library to Requires
+  Resolves: #446533
+
 * Tue Apr 22 2008 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.16.1-2
 - Rebuild
   Resolves: #443116




More information about the fedora-extras-commits mailing list