[monitorix/f18] Fix the typo.

Christopher Meng cicku at fedoraproject.org
Fri May 24 03:21:41 UTC 2013


commit dc884c9c5f33a2cf4200c14f020b8cbb468dbfd7
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri May 24 11:12:48 2013 +0800

    Fix the typo.

 monitorix.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/monitorix.spec b/monitorix.spec
index 3cb1574..83eb5c7 100644
--- a/monitorix.spec
+++ b/monitorix.spec
@@ -10,7 +10,7 @@ URL:               http://www.monitorix.org
 Source0:           http://www.monitorix.org/%{name}-%{version}.tar.gz
 
 BuildArch:         noarch
-BuildREquires:     perl
+BuildRequires:     perl
 BuildRequires:     systemd
 Requires:          logrotate
 Requires:          perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list