packages: rt/rt-config.patch, rt/rt.spec - partial 4.0.0 update (deps, po t...
arekm
arekm at pld-linux.org
Thu May 26 15:43:29 CEST 2011
Author: arekm Date: Thu May 26 13:43:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- partial 4.0.0 update (deps, po translations, config needs to be verified)
---- Files affected:
packages/rt:
rt-config.patch (1.2 -> 1.3) , rt.spec (1.87 -> 1.88)
---- Diffs:
================================================================
Index: packages/rt/rt-config.patch
diff -u packages/rt/rt-config.patch:1.2 packages/rt/rt-config.patch:1.3
--- packages/rt/rt-config.patch:1.2 Sat Aug 9 00:31:16 2008
+++ packages/rt/rt-config.patch Thu May 26 15:43:24 2011
@@ -1,7 +1,6 @@
-diff -urN rt-3.4.5.org/bin/webmux.pl.in rt-3.4.5/bin/webmux.pl.in
---- rt-3.4.5.org/bin/webmux.pl.in 2005-08-24 04:33:47.000000000 +0200
-+++ rt-3.4.5/bin/webmux.pl.in 2006-06-06 14:37:37.330487213 +0200
-@@ -67,7 +67,7 @@
+--- rt-4.0.0/sbin/rt-server.in~ 2011-04-14 03:21:41.000000000 +0200
++++ rt-4.0.0/sbin/rt-server.in 2011-05-26 15:31:32.609679385 +0200
+@@ -52,7 +52,7 @@
# fix lib paths, some may be relative
BEGIN {
require File::Spec;
@@ -10,4 +9,3 @@
my $bin_path;
for my $lib (@libs) {
-
================================================================
Index: packages/rt/rt.spec
diff -u packages/rt/rt.spec:1.87 packages/rt/rt.spec:1.88
--- packages/rt/rt.spec:1.87 Thu Apr 14 18:36:11 2011
+++ packages/rt/rt.spec Thu May 26 15:43:24 2011
@@ -38,12 +38,12 @@
Summary: Request Tracker
Summary(pl.UTF-8): Request Tracker - system do śledzenia zleceń
Name: rt
-Version: 3.8.10
-Release: 1
+Version: 4.0.0
+Release: 0.1
License: GPL v2
Group: Applications
Source0: http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
-# Source0-md5: 00c147d71476d032d33dbad76bdc06ff
+# Source0-md5: bd6045421a6f2d0e8c18923f80726e4a
Source1: %{name}-apache_dir.conf
Source2: %{name}-apache_vhost.conf
Source3: %{name}-apache.conf
@@ -219,9 +219,9 @@
masonstatedir=%{masonstatedir} \
masonsessiondir=%{masonstatedir} \
--with-apachectl=%{_sbindir}/apachectl \
- --with-speedycgi=%{_bindir}/speedycgi \
--with-my-user-group \
- --with-db-type=mysql
+ --with-db-type=mysql \
+ --with-web-handler=fastcgi,modperl2
%{__make}
@@ -258,7 +258,7 @@
%files
%defattr(644,root,root,755)
-%doc README* UPGRADING docs
+%doc README* docs
%dir %{_sysconfdir}
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/[a-z]*
@@ -270,11 +270,8 @@
%dir %attr(750,root,http) %{_webappsdir}
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappsdir}/httpd.conf
%attr(755,root,root) /etc/cron.daily/rt-clean-sessions
-%attr(755,root,root) %{_bindir}/fastcgi_server
-%attr(755,root,root) %{_bindir}/mason_handler.*
%attr(755,root,root) %{_bindir}/rt-*
-%attr(755,root,root) %{_bindir}/standalone_httpd
-%attr(755,root,root) %{_bindir}/webmux.pl
+%attr(755,root,root) %{_sbindir}/standalone_httpd
%attr(755,root,root) %{_sbindir}/rt-*
%dir %{_datadir}/rt3
%{_datadir}/rt3/html
@@ -292,6 +289,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.88 2011/05/26 13:43:24 arekm
+- partial 4.0.0 update (deps, po translations, config needs to be verified)
+
Revision 1.87 2011/04/14 16:36:11 arekm
- better changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rt/rt-config.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rt/rt.spec?r1=1.87&r2=1.88&f=u
More information about the pld-cvs-commit
mailing list