Author: arekm Date: Sun Mar 1 12:25:09 2009 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2; fix colors on 256 color terminals
---- Files affected: SPECS: rc-scripts.spec (1.267.2.15 -> 1.267.2.16) ---- Diffs: ================================================================ Index: SPECS/rc-scripts.spec diff -u SPECS/rc-scripts.spec:1.267.2.15 SPECS/rc-scripts.spec:1.267.2.16 --- SPECS/rc-scripts.spec:1.267.2.15 Tue Nov 4 21:06:35 2008 +++ SPECS/rc-scripts.spec Sun Mar 1 13:25:04 2009 @@ -10,12 +10,13 @@ Summary(tr.UTF-8): inittab ve /etc/rc.d dosyaları Name: rc-scripts Version: 0.4.1.25 -Release: 1 +Release: 2 License: GPL v2 Group: Base #Source0: ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz # Source0-md5: effa89793c94eca3d0810c684582f7cb +Patch0: %{name}-color.patch URL: http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/ BuildRequires: autoconf BuildRequires: automake @@ -95,6 +96,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -334,6 +336,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.267.2.16 2009/03/01 12:25:04 arekm +- rel 2; fix colors on 256 color terminals + Revision 1.267.2.15 2008/11/04 20:06:35 glen - 0.4.1.25 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.267.2.15&r2=1.267.2.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
