Author: grzegorz                     Date: Tue Mar  6 14:23:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added 2 small patches 300 & 301
- added pl_PL po localization

---- Files affected:
SPECS:
   eventum.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.233 SPECS/eventum.spec:1.234
--- SPECS/eventum.spec:1.233    Mon Mar  5 22:33:12 2007
+++ SPECS/eventum.spec  Tue Mar  6 15:23:20 2007
@@ -13,7 +13,7 @@
 #define        _snap   20060921
 %define        _svn    20070305.3262
 #define        _rc             RC3
-%define        _rel    0.189
+%define        _rel    0.190
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -40,6 +40,7 @@
 Source13:      %{name}-router-postfix.sh
 Source14:      %{name}.logrotate
 Source15:      %{name}-lighttpd.conf
+Source16:      %{name}-pl_PL.po
 Patch0:                %{name}-lf.patch
 Patch1:                %{name}-timetracking-advanced-logic.patch
 Patch2:                %{name}-email-notify-display.patch
@@ -56,6 +57,8 @@
 Patch107:      %{name}-gettext.patch
 # some tests
 Patch200:      %{name}-fixed-nav.patch
+Patch300:      %{name}-gettext_fix.patch
+Patch301:      %{name}-pl_PL.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/
 BuildRequires: gettext-devel
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
@@ -490,6 +493,8 @@
 %patch105 -p1
 %patch106 -p1
 %patch107 -p1
+%patch300 -p1
+%patch301 -p1
 
 cat <<'EOF'> mysql-permissions.sql
 # use this schema if you want to grant permissions manually instead of using 
setup
@@ -505,6 +510,7 @@
 mv misc/localization/nl{_NL,}
 mv misc/localization/ru{_RU,}
 mv misc/localization/sv{_SE,}
+mkdir -p misc/localization/pl/LC_MESSAGES
 
 # oops, the file got truncated - quick fix
 cp misc/localization/eventum.po misc/localization/de/LC_MESSAGES/eventum.po
@@ -515,6 +521,8 @@
 cp misc/localization/eventum.po misc/localization/ru/LC_MESSAGES/eventum.po
 cp misc/localization/eventum.po misc/localization/en_US/LC_MESSAGES/eventum.po
 
+install %{SOURCE16} misc/localization/pl/LC_MESSAGES/eventum.po
+
 sed -e '1s,#!.*/bin/php -q,#!%{_bindir}/php,' misc/cli/eventum > %{name}-cli
 mv misc/cli/eventumrc_example eventumrc
 sed -i -e '1i#!%{_bindir}/php' misc/*.php
@@ -1023,6 +1031,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2007/03/06 14:23:20  grzegorz
+- added 2 small patches 300 & 301
+- added pl_PL po localization
+
 Revision 1.233  2007/03/05 21:33:12  glen
 - 20070305.3262 snap
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.233&r2=1.234&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to