]> git.pld-linux.org Git - packages/rt.git/blobdiff - rt.spec
- R/BR perl-Symbol-Global-Nam >= 0.05
[packages/rt.git] / rt.spec
diff --git a/rt.spec b/rt.spec
index 637a8c78d10d2b71b4a4df595b1c8bbf17512a05..9a2956be5b696428f01a759795459cd8719679f3 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -31,6 +31,7 @@
 %define        perl_plack_ver                          1.0002
 %define        perl_starlet_ver                        0.20
 %define        perl_storable_ver                       2.08
+%define        perl_symbol_global_name_ver             0.05
 %define        perl_text_quoted_ver                    2.07
 %define        perl_text_wikiformat_ver                0.76
 %define        perl_tree_simple_ver                    1.18
 Summary:       Request Tracker
 Summary(pl.UTF-8):     Request Tracker - system do śledzenia zleceń
 Name:          rt
-Version:       4.2.3
+Version:       4.2.8
 Release:       1
 License:       GPL v2
 Group:         Applications
 Source0:       http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
-# Source0-md5: 6a60ad33d2f16d76ee73dbc181744eb9
+# Source0-md5: f8130bd6186082666804afaa498d4fde
 Source1:       %{name}-apache_dir.conf
 Source2:       %{name}-apache_vhost.conf
 Source3:       %{name}-apache.conf
@@ -100,7 +101,9 @@ BuildRequires:      perl-GD >= %{perl_gd_ver}
 BuildRequires: perl-GD-Graph
 BuildRequires: perl-GD-TextUtil
 BuildRequires: perl-GnuPG-Interface
+BuildRequires: perl-GraphViz
 BuildRequires: perl-HTML-FormatText-WithLinks-AndTables
+BuildRequires: perl-HTML-Gumbo
 BuildRequires: perl-HTML-Mason >= %{perl_html_mason_ver}
 BuildRequires: perl-HTML-Mason-PSGIHandler
 BuildRequires: perl-HTML-Parser
@@ -137,7 +140,7 @@ BuildRequires:      perl-Role-Basic
 BuildRequires: perl-Starlet >= %{perl_starlet_ver}
 BuildRequires: perl-Storable >= %{perl_storable_ver}
 BuildRequires: perl-String-ShellQuote
-BuildRequires: perl-Symbol-Global-Name
+BuildRequires: perl-Symbol-Global-Name >= %{perl_symbol_global_name_ver}
 BuildRequires: perl-Term-ReadKey
 BuildRequires: perl-Test-Inline
 BuildRequires: perl-Text-Autoformat
@@ -191,7 +194,9 @@ Requires:   perl-File-Which
 Requires:      perl-GD >= %{perl_gd_ver}
 Requires:      perl-GD-Graph
 Requires:      perl-GnuPG-Interface
+Requires:      perl-GraphViz
 Requires:      perl-HTML-FormatText-WithLinks-AndTables
+Requires:      perl-HTML-Gumbo
 Requires:      perl-HTML-Mason >= %{perl_html_mason_ver}
 Requires:      perl-HTML-Mason-PSGIHandler
 Requires:      perl-HTML-Quoted
@@ -222,7 +227,7 @@ Requires:   perl-Role-Basic
 Requires:      perl-Starlet >= %{perl_starlet_ver}
 Requires:      perl-Storable >= %{perl_storable_ver}
 Requires:      perl-String-ShellQuote
-Requires:      perl-Symbol-Global-Name
+Requires:      perl-Symbol-Global-Name >= %{perl_symbol_global_name_ver}
 Requires:      perl-Text-Password-Pronounceable
 Requires:      perl-Text-Quoted >= %{perl_text_quoted_ver}
 Requires:      perl-Text-WikiFormat >= %{perl_text_wikiformat_ver}
This page took 0.052679 seconds and 4 git commands to generate.