SPECS (localization): eventum.spec - updated to 20060717 snap
glen
glen at pld-linux.org
Mon Jul 17 23:24:13 CEST 2006
Author: glen Date: Mon Jul 17 21:24:13 2006 GMT
Module: SPECS Tag: localization
---- Log message:
- updated to 20060717 snap
---- Files affected:
SPECS:
eventum.spec (1.174.2.3 -> 1.174.2.4)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.174.2.3 SPECS/eventum.spec:1.174.2.4
--- SPECS/eventum.spec:1.174.2.3 Fri Jun 2 15:54:12 2006
+++ SPECS/eventum.spec Mon Jul 17 23:24:07 2006
@@ -12,9 +12,9 @@
%bcond_with qmail # build the router-qmail subpackage
%bcond_with order_patch # with custom issue order patch
-#define _snap 20060330
+%define _snap 20060717
#define _rc RC3
-%define _rel 1.16
+%define _rel 2.39
%include /usr/lib/rpm/macros.php
Summary: Eventum Issue / Bug tracking system
@@ -24,8 +24,8 @@
Release: %{?_snap:0.%{_snap}.}%{?_rc:%{_rc}.}%{_rel}
License: GPL
Group: Applications/WWW
-Source0: http://eventum.mysql.org/%{name}-localization-dev2.tar.gz
-# Source0-md5: b1f41329df7f6b30e44fd7b6ff6e95fb
+Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
+# Source0-md5: 1cce0226e038632a16a951ec225f3686
Source1: %{name}-apache.conf
Source2: %{name}-mail-queue.cron
Source3: %{name}-mail-download.cron
@@ -53,7 +53,6 @@
Patch10: %{name}-workflow-handlenewnote-note_id.patch
Patch11: %{name}-order4b.patch
Patch12: %{name}-cli-errorcheck.patch
-Patch13: %{name}-localization-truncation.patch
Patch100: %{name}-paths.patch
Patch101: %{name}-cvs-config.patch
Patch102: %{name}-irc-mem.patch
@@ -459,7 +458,7 @@
</eventum/help.php?topic=scm_integration_installation>.
%prep
-%setup -q -n %{name}-localization-dev2
+%setup -q -n %{name}-%{_snap}
# undos the source
find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
@@ -485,7 +484,6 @@
%patch10 -p1
%{?with_order_patch:%patch11 -p1}
%patch12 -p1
-%patch13 -p1
# packaging
%patch100 -p1
@@ -622,8 +620,8 @@
# locale
cd misc/localization
for a in */LC_MESSAGES; do
- install -d $RPM_BUILD_ROOT/usr/share/locale/$a
- cp -a $a/%{name}.mo $RPM_BUILD_ROOT/usr/share/locale/$a
+ install -d $RPM_BUILD_ROOT%{_datadir}/locale/$a
+ cp -a $a/%{name}.mo $RPM_BUILD_ROOT%{_datadir}/locale/$a
done
cd -
@@ -988,6 +986,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.174.2.4 2006/07/17 21:24:07 glen
+- updated to 20060717 snap
+
Revision 1.174.2.3 2006/06/02 13:54:12 glen
- prepare localized files install
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.174.2.3&r2=1.174.2.4&f=u
More information about the pld-cvs-commit
mailing list