Author: qboosh Date: Sun Aug 20 17:26:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - BRs update
---- Files affected: SPECS: mdk.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/mdk.spec diff -u SPECS/mdk.spec:1.2 SPECS/mdk.spec:1.3 --- SPECS/mdk.spec:1.2 Sun Aug 20 19:15:16 2006 +++ SPECS/mdk.spec Sun Aug 20 19:26:04 2006 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +# TODO: separate gmixvm Summary: GNU MIX Development Kit Summary(pl): GNU MIX Development Kit - zestaw programistyczny dla języka MIXAL Name: mdk @@ -9,11 +10,14 @@ Source0: http://ftp.gnu.org/gnu/mdk/v1.2.3/%{name}-%{version}.tar.gz # Source0-md5: 1c74ec62c847792706be412289c8152b URL: http://www.gnu.org/software/mdk/mdk.html -BuildRequires: automake -BuildRequires: gtk+2-devel +BuildRequires: glib2-devel >= 2.0 BuildRequires: guile-devel -BuildRequires: libglade2-devel -BuildRequires: pango +BuildRequires: pkgconfig +BuildRequires: readline-devel +# for GUI +BuildRequires: gtk+2-devel >= 2:2.4.0 +BuildRequires: libglade2-devel >= 2.0.0 +BuildRequires: pango-devel >= 1.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -84,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/08/20 17:26:04 qboosh +- BRs update + Revision 1.2 2006/08/20 17:15:16 qboosh - longer pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mdk.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
