rpms/octave/devel import.log,1.4,1.5 octave.spec,1.91,1.92

Rakesh Pandit rakesh at fedoraproject.org
Wed Sep 23 06:08:30 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/octave/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14928/devel

Modified Files:
	import.log octave.spec 
Log Message:
Added categories to desktop file: Education, DataVisualization, NumericalAnalysis.



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/octave/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	31 Jul 2009 08:01:59 -0000	1.4
+++ import.log	23 Sep 2009 06:08:23 -0000	1.5
@@ -2,3 +2,4 @@ octave-3_0_2-2_fc10:HEAD:octave-3.0.2-2.
 octave-3_0_5-1_fc11:HEAD:octave-3.0.5-1.fc11.src.rpm:1239552316
 octave-3_2_0-1_fc11:HEAD:octave-3.2.0-1.fc11.src.rpm:1247313567
 octave-3_2_2-1_fc11:HEAD:octave-3.2.2-1.fc11.src.rpm:1249027014
+octave-3_2_2-5_fc12:HEAD:octave-3.2.2-5.fc12.src.rpm:1253686658


Index: octave.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave/devel/octave.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -p -r1.91 -r1.92
--- octave.spec	7 Sep 2009 21:41:16 -0000	1.91
+++ octave.spec	23 Sep 2009 06:08:23 -0000	1.92
@@ -3,7 +3,7 @@
 
 Name:           octave
 Version:        3.2.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A high-level language for numerical computations
 Epoch:          6
 Group:          Applications/Engineering
@@ -103,8 +103,9 @@ popd
 
 # Create desktop file
 rm %{buildroot}%{_datadir}/applications/www.octave.org-octave.desktop
-desktop-file-install --vendor fedora --remove-category Development \
-        --dir %{buildroot}%{_datadir}/applications examples/octave.desktop
+desktop-file-install --vendor fedora --remove-category Development --add-category "Education" \
+  --add-category "DataVisualization" --add-category "NumericalAnalysis" --add-category "Engineering" --add-category "Physics" \
+  --dir %{buildroot}%{_datadir}/applications examples/octave.desktop
 
 # Create directories for add-on packages
 HOST_TYPE=`%{buildroot}%{_bindir}/octave-config -p CANONICAL_HOST_TYPE`
@@ -170,6 +171,9 @@ fi
 
 
 %changelog
+* Tue Sep 22 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 6:3.2.2-5
+- Added categories to desktop file: Education, DataVisualization, NumericalAnalysis 
+
 * Mon Sep  7 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 6:3.2.2-4
 - Rebuild against new ATLAS
 




More information about the fedora-extras-commits mailing list