rpms/plt-scheme/F-7 .cvsignore, 1.9, 1.10 plt-scheme.spec, 1.29, 1.30 sources, 1.10, 1.11

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Tue May 22 13:16:11 UTC 2007


Author: gemi

Update of /cvs/pkgs/rpms/plt-scheme/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8102

Modified Files:
	.cvsignore plt-scheme.spec sources 
Log Message:
new version 370


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/F-7/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	21 Nov 2006 21:50:47 -0000	1.9
+++ .cvsignore	22 May 2007 13:15:36 -0000	1.10
@@ -1 +1 @@
-plt-360-src-unix.tgz
+plt-370-src-unix.tgz


Index: plt-scheme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/F-7/plt-scheme.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- plt-scheme.spec	21 Nov 2006 21:50:47 -0000	1.29
+++ plt-scheme.spec	22 May 2007 13:15:36 -0000	1.30
@@ -1,12 +1,12 @@
 Name:           plt-scheme
-Version:        360
+Version:        370
 Release:        1%{?dist}
 Summary:        Graphical environment for developing programs using Scheme
 
 Group:          Development/Languages
 License:        LGPL
 URL:            http://www.drscheme.org
-Source:		http://download.plt-scheme.org/bundles/360/plt/plt-360-src-unix.tgz
+Source:		http://download.plt-scheme.org/bundles/370/plt/plt-370-src-unix.tgz
 Source1:	drscheme.png
 Patch0:		plt-x86_64-lib.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -59,7 +59,7 @@
 
 
 %prep
-%setup -q -n plt-360
+%setup -q -n plt-370
 %ifarch x86_64
 %patch0 -p1
 %endif
@@ -68,7 +68,7 @@
 %build
 cd src
 CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS ./configure --enable-gl --enable-xrender --enable-xft
-make %{?_smp_mflags}
+make # %{?_smp_mflags}
 
 
 %install
@@ -138,6 +138,9 @@
 
 
 %changelog
+* Tue May 22 2007 Gerard Milmeister <gemi at bluewin.ch> - 370-1
+- new version 370
+
 * Tue Nov 21 2006 Gerard Milmeister <gemi at bluewin.ch> - 360-1
 - new version 360
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/F-7/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	21 Nov 2006 21:50:47 -0000	1.10
+++ sources	22 May 2007 13:15:36 -0000	1.11
@@ -1 +1 @@
-84bcab3ff30c333ae3c6b732518bdf27  plt-360-src-unix.tgz
+481e4f7cc699668a96093942456da595  plt-370-src-unix.tgz




More information about the fedora-extras-commits mailing list