Author: arekm Date: Fri Sep 16 07:22:06 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - br for new slang
---- Files affected: SPECS: libcaca.spec (1.12 -> 1.13) , newt.spec (1.72 -> 1.73) , aalib.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: SPECS/libcaca.spec diff -u SPECS/libcaca.spec:1.12 SPECS/libcaca.spec:1.13 --- SPECS/libcaca.spec:1.12 Fri Mar 25 21:30:55 2005 +++ SPECS/libcaca.spec Fri Sep 16 09:22:00 2005 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka graficzna wyświetlająca tekst zamiast pikseli Name: libcaca Version: 0.9 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://sam.zoy.org/projects/libcaca/%{name}-%{version}.tar.bz2 @@ -14,7 +14,7 @@ BuildRequires: doxygen BuildRequires: imlib2-devel BuildRequires: libtool -BuildRequires: slang-devel +BuildRequires: slang-devel >= 2.0.0 # shouldn't these be in doxygen requirements? BuildRequires: tetex-fonts-jknappen BuildRequires: tetex-makeindex @@ -157,6 +157,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/09/16 07:22:00 arekm +- br for new slang + Revision 1.12 2005/03/25 20:30:55 adgor - Builds ================================================================ Index: SPECS/newt.spec diff -u SPECS/newt.spec:1.72 SPECS/newt.spec:1.73 --- SPECS/newt.spec:1.72 Fri Sep 16 09:18:07 2005 +++ SPECS/newt.spec Fri Sep 16 09:22:00 2005 @@ -31,7 +31,7 @@ BuildRequires: popt-devel %{?!with_c_only:BuildRequires: python-devel >= 2.2} #BuildRequires: sgml-tools -BuildRequires: slang-devel +BuildRequires: slang-devel >= 2.0.0 %{?!with_c_only:BuildRequires: tcl-devel >= 8.3.2} BuildRequires: docbook-utils BuildRequires: rpm-pythonprov @@ -238,6 +238,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/09/16 07:22:00 arekm +- br for new slang + Revision 1.72 2005/09/16 07:18:07 arekm - fetch src from dropin ================================================================ Index: SPECS/aalib.spec diff -u SPECS/aalib.spec:1.71 SPECS/aalib.spec:1.72 --- SPECS/aalib.spec:1.71 Mon Dec 20 19:58:07 2004 +++ SPECS/aalib.spec Fri Sep 16 09:22:00 2005 @@ -8,7 +8,7 @@ Summary(uk): âŚÂĚŚĎÔĹËÁ ËĎÎÓĎĚŘÎϧ ÇŇÁĆŚËÉ (ASCII Art) Name: aalib Version: 1.4rc5 -Release: 9 +Release: 10 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/aa-project/%{name}-%{version}.tar.gz @@ -23,7 +23,7 @@ BuildRequires: automake BuildRequires: gpm-devel BuildRequires: libtool -BuildRequires: slang-devel +BuildRequires: slang-devel >= 2.0.0 BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -201,6 +201,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2005/09/16 07:22:00 arekm +- br for new slang + Revision 1.71 2004/12/20 18:58:07 qboosh - BR: texinfo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libcaca.spec?r1=1.12&r2=1.13&f=u http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.72&r2=1.73&f=u http://cvs.pld-linux.org/SPECS/aalib.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
