rpms/celestia/devel celestia.spec,1.15,1.16

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Fri May 19 20:45:29 UTC 2006


Author: steve

Update of /cvs/extras/rpms/celestia/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32396

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


Index: celestia.spec
===================================================================
RCS file: /cvs/extras/rpms/celestia/devel/celestia.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- celestia.spec	7 Apr 2006 23:40:43 -0000	1.15
+++ celestia.spec	19 May 2006 20:45:29 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           celestia
 Version:        1.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OpenGL real-time visual space simulation
 Group:          Amusements/Graphics
 License:        GPL
@@ -59,6 +59,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 \
@@ -100,6 +102,9 @@
 
 
 %changelog
+* Fri May 19 2006 Steven Pritchard <steve at kspei.com> 1.4.1-2
+- Include accidentally dropped 3ds models.
+
 * Tue Mar 28 2006 Steven Pritchard <steve at kspei.com> 1.4.1-1
 - Update to 1.4.1
 - Use "pkg-config --libs gtkglext-x11-1.0 libgnomeui-2.0" instead of




More information about the fedora-extras-commits mailing list