From 600d96a0c5cbd2ae25b5b7bdf69d0c4302fb8184 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 9 Oct 2006 13:24:48 +0000 Subject: [PATCH] - 20061009.3121, includes first translation for sv Changed files: eventum.spec -> 1.210 --- eventum.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/eventum.spec b/eventum.spec index beba01d..17f28ba 100644 --- a/eventum.spec +++ b/eventum.spec @@ -12,9 +12,9 @@ %bcond_with order_patch # with custom issue order patch #define _snap 20060921 -%define _svn 20060922.3112 +%define _svn 20061009.3121 #define _rc RC3 -%define _rel 3.120 +%define _rel 4.123 %include /usr/lib/rpm/macros.php Summary: Eventum Issue / Bug tracking system @@ -26,7 +26,7 @@ License: GPL Group: Applications/WWW #Source0: http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz Source0: %{name}-%{_svn}.tar.bz2 -# Source0-md5: faf47e6685c12771698ffc1f456e679c +# Source0-md5: 0a3c1f2213aa683594252f89900f4544 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -513,6 +513,7 @@ mv misc/localization/fr{_FR,} mv misc/localization/it{_IT,} mv misc/localization/nl{_NL,} mv misc/localization/ru{_RU,} +mv misc/localization/sv{_SE,} # oops, the file got truncated - quick fix cp misc/localization/eventum.po misc/localization/de/LC_MESSAGES/eventum.po @@ -643,7 +644,7 @@ for a in */LC_MESSAGES; do done cd - -#%find_lang %{name} +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -824,7 +825,7 @@ EOF database_changes.php Perform database changes EOF -%triggerpostun -- eventum < 1.7.1-2.48.20060717 +%triggerpostun -- eventum < 1.7.1-4.123.20061009.3121 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.7.1_to_v2.0 <