rpms/plt-scheme/devel .cvsignore, 1.13, 1.14 plt-scheme.spec, 1.38, 1.39 sources, 1.14, 1.15

Gérard Milmeister gemi at fedoraproject.org
Tue Sep 16 20:09:57 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/plt-scheme/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30239

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	16 Jun 2008 19:56:55 -0000	1.13
+++ .cvsignore	16 Sep 2008 20:09:26 -0000	1.14
@@ -1 +1 @@
-plt-4.0-src-unix.tgz
+plt-4.1-src-unix.tgz


Index: plt-scheme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/plt-scheme.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- plt-scheme.spec	16 Jun 2008 19:59:38 -0000	1.38
+++ plt-scheme.spec	16 Sep 2008 20:09:26 -0000	1.39
@@ -1,6 +1,6 @@
 Name:           plt-scheme
-Version:        4.0
-Release:        3%{?dist}
+Version:        4.1
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Graphical environment for developing programs using Scheme
 
@@ -59,6 +59,8 @@
 and an editor toolbox for creating multimedia editors.
 
 
+%define __arch_install_post %{nil}
+
 %prep
 %setup -q -n plt-%{version}
 %ifarch x86_64
@@ -86,7 +88,6 @@
 %configure --enable-gl --enable-xrender --enable-xft
 %endif
 
-
 make # %{?_smp_mflags}
 
 
@@ -98,9 +99,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps
 
-find $RPM_BUILD_ROOT -size 0 | xargs rm -f
-fgrep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT | xargs rm -f
-
+#find $RPM_BUILD_ROOT -size 0 | xargs rm -f
+#fgrep -lr "$RPM_BUILD_ROOT" $RPM_BUILD_ROOT | xargs rm -f
 
 mv $RPM_BUILD_ROOT%{_bindir}/planet $RPM_BUILD_ROOT%{_bindir}/plt-planet 
 
@@ -142,6 +142,9 @@
 
 
 %changelog
+* Mon Sep 15 2008 Gerard Milmeister <gemi at bluewin.ch> - 1:4.1-1
+- new release 4.1
+
 * Mon Jun 16 2008 Gerard Milmeister <gemi at bluewin.ch> - 1:4.0-2
 - fix builds for different architectures
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	16 Jun 2008 19:56:55 -0000	1.14
+++ sources	16 Sep 2008 20:09:26 -0000	1.15
@@ -1 +1 @@
-c4d1c05c306897a57b900ff3a609c655  plt-4.0-src-unix.tgz
+d94e1b4be6650d3576725add851c751a  plt-4.1-src-unix.tgz




More information about the fedora-extras-commits mailing list