rpms/bugzilla/F-7 bugzilla.spec,1.17,1.18

John Berninger (jwb) fedora-extras-commits at redhat.com
Fri Dec 28 17:53:33 UTC 2007


Author: jwb

Update of /cvs/pkgs/rpms/bugzilla/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30209

Modified Files:
	bugzilla.spec 
Log Message:
typo in spec file


Index: bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bugzilla/F-7/bugzilla.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bugzilla.spec	28 Dec 2007 17:44:02 -0000	1.17
+++ bugzilla.spec	28 Dec 2007 17:52:59 -0000	1.18
@@ -6,7 +6,7 @@
 Name: bugzilla
 Version: 3.0.2
 Group: Applications/Publishing
-Release: 3%{?dist}
+Release: 5%{?dist}
 License: MPL
 Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
 Source1: bugzilla-httpd-conf
@@ -81,7 +81,7 @@
 cd %{bzinstallprefix}/bugzilla
 ./collectstats.pl
 EOM
-echo "0-59/15 * * * * apache cd %{bzinstallprefix}/bugzilla && env LANG=C %{bzinstallprefix}/bugzilla/whine.pl" > ${RPM_BUILD_ROOT}/%{bzintallprefix}/bugzilla/cron.whine
+echo "0-59/15 * * * * apache cd %{bzinstallprefix}/bugzilla && env LANG=C %{bzinstallprefix}/bugzilla/whine.pl" > ${RPM_BUILD_ROOT}/%{bzinstallprefix}/bugzilla/cron.whine
 rm -f ${RPM_BUILD_ROOT}/%{bzinstallprefix}/bugzilla/{README,QUICKSTART,UPGRADING,UPGRADING-pre-2.8}
 mkdir -p ${RPM_BUILD_ROOT}/%{_datadir}/doc/%{name}-%{version}
 cp %{SOURCE2} ./README.fedora
@@ -131,6 +131,9 @@
 %{bzinstallprefix}/bugzilla/contrib
 
 %changelog
+* Fri Dec 28 2007 John Berninger <john at ncphotography dot com> - 3.0.2-5
+- Typo in spec file, rebuild
+
 * Fri Dec 28 2007 John Berninger <john at ncphotography dot com> - 3.0.2-3
 - bz 426465 - don't enable cron jobs so cron doesn't complain about
   an unconfigured installation




More information about the fedora-extras-commits mailing list