[svn] r5097 - trunk/rpms/cacti

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Thu Jan 18 15:28:20 CET 2007


Author: thias
Date: 2007-01-18 15:28:19 +0100 (Thu, 18 Jan 2007)
New Revision: 5097

Modified:
   trunk/rpms/cacti/cacti.spec
Log:
Make cacti package noarch, as it contains nothing arch specific, only PHP.


Modified: trunk/rpms/cacti/cacti.spec
===================================================================
--- trunk/rpms/cacti/cacti.spec	2007-01-18 13:04:23 UTC (rev 5096)
+++ trunk/rpms/cacti/cacti.spec	2007-01-18 14:28:19 UTC (rev 5097)
@@ -19,6 +19,7 @@
 
 Source: http://www.cacti.net/downloads/cacti-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildArch: noarch
 
 BuildRequires: mysql-devel, openssl-devel
 
@@ -125,6 +126,9 @@
 %doc docs/*
 
 %changelog
+* Thu Jan 18 2007 Matthias Saou <http://freshrpms.net/> 0.8.6j-1
+- Make package noarch, as it should be.
+
 * Thu Jan 18 2007 Dag Wieers <dag at wieers.com> - 0.8.6j-1
 - Updated to release 0.8.6j.
 



More information about the svn-commits mailing list