rpms/fgfs-Atlas/devel fgfs-Atlas.spec,1.1,1.2

Fabrice Bellet (bellet) fedora-extras-commits at redhat.com
Wed Jun 27 19:21:32 UTC 2007


Author: bellet

Update of /cvs/extras/rpms/fgfs-Atlas/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17936

Modified Files:
	fgfs-Atlas.spec 
Log Message:
* Wed Jun 27 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-4
- Rebuild with newer version of SimGear
- Add the missing Palette file to the package
- Remove the buildmaps.sh script (the functionnality provided
  by this script is now part of the Atlas program)



Index: fgfs-Atlas.spec
===================================================================
RCS file: /cvs/extras/rpms/fgfs-Atlas/devel/fgfs-Atlas.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fgfs-Atlas.spec	8 Apr 2007 16:52:26 -0000	1.1
+++ fgfs-Atlas.spec	27 Jun 2007 19:20:57 -0000	1.2
@@ -1,7 +1,7 @@
 Name:		fgfs-Atlas
 Summary:	Flightgear map tools
 Version:	0.3.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 
 License:	GPL
 Group:		Amusements/Games
@@ -32,6 +32,13 @@
 install -d $RPM_BUILD_ROOT%{_datadir}/FlightGear
 tar zxf %{SOURCE1} -C $RPM_BUILD_ROOT%{_datadir}/FlightGear
 
+# this script is buggy and duplicates a fonctionnality now included in
+# the Atlas program
+rm -f $RPM_BUILD_ROOT%{_bindir}/buildmaps.sh
+
+# the palette file must be installed
+install -m 0644 src/AtlasPalette $RPM_BUILD_ROOT%{_datadir}/FlightGear
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -42,10 +49,16 @@
 %{_datadir}/FlightGear/*
 
 %changelog
-* Mon Apr 02 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-3
+* Wed Jun 27 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-4
+- Rebuild with newer version of SimGear
+- Add the missing Palette file to the package
+- Remove the buildmaps.sh script (the functionnality provided
+  by this script is now part of the Atlas program)
+
+* Mon Apr  2 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-3
 - Fixed duplicate BuildRequires
 
-* Sun Apr 01 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-2
+* Sun Apr  1 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-2
 - Rebuild with new SimGear
 
 * Tue Mar 20 2007 Fabrice Bellet <fabrice at bellet.info> 0.3.1-1




More information about the fedora-extras-commits mailing list