Author: amateja Date: Tue Jun 9 06:33:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.5 - got rid of obsolete BR XFree86-devel - added BR ncurses-devel
---- Files affected: packages/clusterit: clusterit.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/clusterit/clusterit.spec diff -u packages/clusterit/clusterit.spec:1.8 packages/clusterit/clusterit.spec:1.9 --- packages/clusterit/clusterit.spec:1.8 Mon Feb 12 22:23:51 2007 +++ packages/clusterit/clusterit.spec Tue Jun 9 08:33:09 2009 @@ -2,14 +2,14 @@ Summary: Collection of clustering tools Summary(pl.UTF-8): Kolekcja narzędzi pomocnych przy tworzeniu klastrów Name: clusterit -Version: 2.4 +Version: 2.5 Release: 1 License: GPL v2 Group: Applications/Shells Source0: http://www.garbled.net/download/%{name}-%{version}.tar.gz -# Source0-md5: 1401da81bc0b9a0f12a418312168a87f +# Source0-md5: f0e772e07122e388de629fb57f7237ab URL: http://www.garbled.net/clusterit.html -BuildRequires: XFree86-devel +BuildRequires: ncurses-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -37,7 +37,7 @@ %build %configure %{__make} \ - CFLAGS="%{rpmcflags}" + CFLAGS="%{rpmcflags} -I/usr/include/ncurses" %install rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/06/09 06:33:09 amateja +- updated to 2.5 +- got rid of obsolete BR XFree86-devel +- added BR ncurses-devel + Revision 1.8 2007/02/12 21:23:51 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clusterit/clusterit.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
