SPECS: rt.spec - 3.8.2rc2

arekm arekm at pld-linux.org
Thu Jan 1 18:46:34 CET 2009


Author: arekm                        Date: Thu Jan  1 17:46:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.8.2rc2

---- Files affected:
SPECS:
   rt.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.62 SPECS/rt.spec:1.63
--- SPECS/rt.spec:1.62	Sun Nov 16 15:04:24 2008
+++ SPECS/rt.spec	Thu Jan  1 18:46:28 2009
@@ -32,18 +32,21 @@
 %define	perl_text_quoted_ver			2.02
 %define	perl_text_wikiformat_ver		0.76
 %define	perl_tree_simple_ver			1.04
+%define	perl_text_template_ver			1.45
 %define	perl_xml_rss_ver			1.05
 #
+%define	snap	rc2
+#
 %include	/usr/lib/rpm/macros.perl
 Summary:	Request Tracker
 Summary(pl.UTF-8):	Request Tracker - system do śledzenia zleceń
 Name:		rt
-Version:	3.8.1
-Release:	5
+Version:	3.8.2
+Release:	0.%{snap}.1
 License:	GPL v2
 Group:		Applications
-Source0:	http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
-# Source0-md5:	72b4419816e43bde6b50ba68374882e3
+Source0:	http://download.bestpractical.com/pub/rt/devel/%{name}-%{version}%{snap}.tar.gz
+# Source0-md5:	0876eea0d7903567bd4c1cd639e12563
 Source1:	%{name}-apache_dir.conf
 Source2:	%{name}-apache_vhost.conf
 Patch0:		%{name}-layout.patch
@@ -101,7 +104,7 @@
 BuildRequires:	perl-Test-Inline
 BuildRequires:	perl-Text-Autoformat
 BuildRequires:	perl-Text-Quoted >= %{perl_text_quoted_ver}
-BuildRequires:	perl-Text-Template
+BuildRequires:	perl-Text-Template >= %{perl_text_template_ver}
 BuildRequires:	perl-Text-WikiFormat >= %{perl_text_wikiformat_ver}
 BuildRequires:	perl-Text-Wrapper
 BuildRequires:	perl-Tie-IxHash
@@ -185,7 +188,7 @@
 z innymi narzędziami.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{snap}
 %patch0 -p0
 %patch1 -p1
 
@@ -251,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2009/01/01 17:46:28  arekm
+- 3.8.2rc2
+
 Revision 1.62  2008/11/16 14:04:24  radek
 - release 5: noautoreq Exception::Class::Base
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list