rpms/celestia/FC-4 celestia.spec,1.10,1.11

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sat May 20 16:36:43 UTC 2006


Author: steve

Update of /cvs/extras/rpms/celestia/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25134

Modified Files:
	celestia.spec 
Log Message:
Include accidentally dropped 3ds models.


Index: celestia.spec
===================================================================
RCS file: /cvs/extras/rpms/celestia/FC-4/celestia.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- celestia.spec	9 Apr 2006 01:39:12 -0000	1.10
+++ celestia.spec	20 May 2006 16:36:43 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           celestia
 Version:        1.4.1
-Release:        0.1%{?dist}
+Release:        0.2%{?dist}
 Summary:        OpenGL real-time visual space simulation
 Group:          Amusements/Graphics
 License:        GPL
@@ -57,6 +57,8 @@
 ln -s ../doc/%{name}-%{version}/controls.txt $RPM_BUILD_ROOT%{_datadir}/%{name}/
 #rm -r $RPM_BUILD_ROOT%{_datadir}/celestia/manual
 
+install -p -m 644 -D models/*.3ds $RPM_BUILD_ROOT%{_datadir}/%{name}/models/
+
 rm $RPM_BUILD_ROOT%{_datadir}/applications/celestia.desktop
 
 desktop-file-install \
@@ -98,6 +100,9 @@
 
 
 %changelog
+* Fri May 19 2006 Steven Pritchard <steve at kspei.com> 1.4.1-0.2
+- Include accidentally dropped 3ds models.
+
 * Sat Apr 08 2006 Steven Pritchard <steve at kspei.com> 1.4.1-0.1
 - Sync with devel branch (mostly)
 




More information about the fedora-extras-commits mailing list