Author: glen Date: Mon Oct 9 13:24:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20061009.3121, includes first translation for sv
---- Files affected: SPECS: eventum.spec (1.209 -> 1.210) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.209 SPECS/eventum.spec:1.210 --- SPECS/eventum.spec:1.209 Fri Sep 29 23:25:58 2006 +++ SPECS/eventum.spec Mon Oct 9 15:24:48 2006 @@ -13,9 +13,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 @@ -27,7 +27,7 @@ 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 @@ -514,6 +514,7 @@ 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 @@ -644,7 +645,7 @@ done cd - -#%find_lang %{name} +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -825,7 +826,7 @@ 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 <<EOF database_changes.php Perform database changes EOF @@ -897,7 +898,7 @@ fi ln -sf process_cvs_commits $RPM_BUILD_ROOT%{_libdir}/scm -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc ChangeLog FAQ INSTALL README UPGRADE CONTRIB %doc docs/* setup/schema.sql mysql-permissions.sql @@ -1036,6 +1037,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.210 2006/10/09 13:24:48 glen +- 20061009.3121, includes first translation for sv + Revision 1.209 2006/09/29 21:25:58 glen - update webapp triggers due apache1 package split ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.209&r2=1.210&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
