Author: baggins Date: Tue Jan 23 14:54:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.1 - gnome support has been removed - use libxml2
---- Files affected: SPECS: R.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/R.spec diff -u SPECS/R.spec:1.79 SPECS/R.spec:1.80 --- SPECS/R.spec:1.79 Tue Nov 7 23:21:10 2006 +++ SPECS/R.spec Tue Jan 23 15:54:12 2007 @@ -3,23 +3,19 @@ # - move perl R libraries to standard perl location # - script for rpm to autoprovides/autorequires R internals # -# Conditional build: -%bcond_without gnome # without GNOME support -# %include /usr/lib/rpm/macros.perl Summary: A language for data analysis and graphics Summary(pl): Język do analizy danych oraz grafiki Name: R -Version: 2.2.1 -Release: 1 +Version: 2.4.1 +Release: 0.1 License: Mixed (distributable), mostly GPL Group: Development/Languages # CRAN master site: ftp://cran.r-project.org/pub/R/src/ Source0: ftp://stat.ethz.ch/R-CRAN/src/base/R-2/%{name}-%{version}.tar.gz -# Source0-md5: 42542290c6d1585af7ded330f811385c +# Source0-md5: 92b33fd2c3e770d595c1a472889230d5 Source1: %{name}.desktop URL: http://www.r-project.org/ -%{?with_gnome:BuildRequires: ORBit-devel} BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake @@ -28,13 +24,11 @@ BuildRequires: gcc-c++ BuildRequires: gcc-g77 BuildRequires: gettext-devel -%{?with_gnome:BuildRequires: gnome-libs-devel} -%{?with_gnome:BuildRequires: libglade-gnome-devel} BuildRequires: libjpeg-devel >= 6b BuildRequires: libpng-devel >= 1.0.5 BuildRequires: libstdc++-devel BuildRequires: libtool -BuildRequires: libxml-devel +BuildRequires: libxml2-devel >= 2.6.26 #BuildRequires: lpr BuildRequires: perl-base >= 1:5.6 BuildRequires: readline-devel @@ -147,7 +141,6 @@ %{__autoconf} cp -f /usr/share/automake/config.* . %configure \ - --with%{!?with_gnome:out}-gnome \ --enable-R-shlib \ --enable-linux-lfs \ --with-zlib \ @@ -245,6 +238,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2007/01/23 14:54:12 baggins +- updated to 2.4.1 +- gnome support has been removed +- use libxml2 + Revision 1.79 2006/11/07 22:21:10 glen - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/R.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
