rpms/plt-scheme/devel .cvsignore, 1.11, 1.12 plt-scheme.spec, 1.35, 1.36 sources, 1.12, 1.13

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sat Feb 23 17:11:37 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/plt-scheme/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18071

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	27 Aug 2007 22:21:26 -0000	1.11
+++ .cvsignore	23 Feb 2008 17:11:03 -0000	1.12
@@ -1 +1 @@
-plt-371-src-unix.tgz
+plt-372-src-unix.tgz


Index: plt-scheme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/plt-scheme.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- plt-scheme.spec	19 Feb 2008 03:45:19 -0000	1.35
+++ plt-scheme.spec	23 Feb 2008 17:11:03 -0000	1.36
@@ -1,12 +1,12 @@
 Name:           plt-scheme
-Version:        371
-Release:        3%{?dist}
+Version:        372
+Release:        1%{?dist}
 Summary:        Graphical environment for developing programs using Scheme
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.drscheme.org
-Source:		http://download.plt-scheme.org/bundles/371/plt/plt-371-src-unix.tgz
+Source:		http://download.plt-scheme.org/bundles/372/plt/plt-372-src-unix.tgz
 Source1:	drscheme.png
 Patch0:		plt-x86_64-lib.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -60,7 +60,7 @@
 
 
 %prep
-%setup -q -n plt-371
+%setup -q -n plt-372
 %ifarch x86_64
 %patch0 -p1
 %endif
@@ -98,9 +98,8 @@
 EOF
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install --vendor fedora                     \
-        --add-category X-Fedora                          \
-        --add-category Application                       \
+desktop-file-install                                     \
+        --vendor fedora                                  \
         --add-category Development                       \
         --dir $RPM_BUILD_ROOT%{_datadir}/applications    \
         drscheme.desktop
@@ -123,6 +122,9 @@
 
 
 %changelog
+* Sat Feb 23 2008 Gerard Milmeister <gemi at bluewin.ch> - 372-1
+- new release 372
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 371-3
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plt-scheme/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	27 Aug 2007 22:21:26 -0000	1.12
+++ sources	23 Feb 2008 17:11:03 -0000	1.13
@@ -1 +1 @@
-8bd387d78481e1a11002d891f8b62c16  plt-371-src-unix.tgz
+751217f63bc64423a29a05423f917af8  plt-372-src-unix.tgz




More information about the fedora-extras-commits mailing list