rpms/mantis/devel mantis.spec,1.8,1.9 sources,1.5,1.6

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sat Feb 18 10:59:42 UTC 2006


Author: ensc

Update of /cvs/extras/rpms/mantis/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21406

Modified Files:
	mantis.spec sources 
Log Message:
updated to 1.0.0



Index: mantis.spec
===================================================================
RCS file: /cvs/extras/rpms/mantis/devel/mantis.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mantis.spec	23 Dec 2005 15:46:01 -0000	1.8
+++ mantis.spec	18 Feb 2006 10:59:42 -0000	1.9
@@ -1,7 +1,5 @@
 # $Id$
 
-%global alpha		rc4
-
 %global pkgdir		%_datadir/%name
 %global cfgdir		%_sysconfdir/%name
 %global httpconfdir	%_sysconfdir/httpd/conf.d
@@ -11,12 +9,12 @@
 Summary:	Web-based bugtracking system
 Name:		mantis
 Version:	1.0.0
-Release:	%release_func 0.1.%alpha
+Release:	%release_func 1
 License:	GPL
 Group:		Applications/Internet
 URL:		http://mantisbt.sourceforge.net/
 BuildArch:	noarch
-Source0:	http://download.sourceforge.net/sourceforge/mantisbt/%name-%version%{?alpha}.tar.gz
+Source0:	http://download.sourceforge.net/sourceforge/mantisbt/%name-%version.tar.gz
 Patch0:		mantis-1.0.0a3-iis.patch
 Patch1:		mantis-0.19.2-noexamplecom.patch
 Patch2:		mantis-1.0.0rc2-noadmin.patch
@@ -55,7 +53,7 @@
 
 
 %prep
-%setup -q %{?alpha:-n %name-%version%alpha}
+%setup -q
 %patch0 -p1 -b .iis
 %patch1 -p1 -b .noexamplecom
 %patch2 -p1 -b .noadmin
@@ -140,6 +138,9 @@
 
 
 %changelog
+* Sat Feb 18 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.0.0-1
+- updated to 1.0.0
+
 * Fri Dec 23 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.0.0-0.1.rc4
 - SECURITY: release 1.0.0rc4
 - removed x-permission from most files


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mantis/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	23 Dec 2005 15:46:01 -0000	1.5
+++ sources	18 Feb 2006 10:59:42 -0000	1.6
@@ -1 +1 @@
-96724be25c508d2f4008dfa5535efd82  mantis-1.0.0rc4.tar.gz
+40909a3da82bc2c36a08c013b4463d6a  mantis-1.0.0.tar.gz




More information about the fedora-extras-commits mailing list