Author: glen Date: Wed Feb 16 15:42:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - scm command silence patch
---- Files affected: SPECS: eventum.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.47 SPECS/eventum.spec:1.48 --- SPECS/eventum.spec:1.47 Tue Feb 15 18:41:15 2005 +++ SPECS/eventum.spec Wed Feb 16 16:42:15 2005 @@ -23,7 +23,7 @@ %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 1.141 +%define _rel 1.142 Summary: Eventum Issue - a bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -54,6 +54,7 @@ Patch14: %{name}-send-typo.patch Patch15: %{name}-fixes.patch Patch16: %{name}-rss-charset.patch +Patch17: %{name}-scm-silence-add.patch URL: http://dev.mysql.com/downloads/other/eventum/index.html BuildRequires: rpmbuild(macros) >= 1.177 BuildRequires: sed >= 4.0 @@ -397,6 +398,7 @@ %patch14 -p1 %patch15 -p1 %patch16 -p1 +%patch17 -p1 %endif rm -f */*~ */*/*~ @@ -652,6 +654,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2005/02/16 15:42:15 glen +- scm command silence patch + Revision 1.47 2005/02/15 17:41:15 glen - R: apache-mod_dir - don't apply fix-patches if building snapshot ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
