rpms/celestia/FC-5 .cvsignore, 1.5, 1.6 celestia.spec, 1.14, 1.15 sources, 1.5, 1.6

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sat Apr 8 01:03:06 UTC 2006


Author: steve

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

Modified Files:
	.cvsignore celestia.spec sources 
Log Message:
Sync with devel.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/celestia/FC-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	11 Feb 2006 18:59:50 -0000	1.5
+++ .cvsignore	8 Apr 2006 01:03:06 -0000	1.6
@@ -1 +1 @@
-celestia-1.4.0.20060210cvs.tar.gz
+celestia-1.4.1.tar.gz


Index: celestia.spec
===================================================================
RCS file: /cvs/extras/rpms/celestia/FC-5/celestia.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- celestia.spec	11 Feb 2006 18:59:50 -0000	1.14
+++ celestia.spec	8 Apr 2006 01:03:06 -0000	1.15
@@ -1,13 +1,10 @@
 Name:           celestia
-Version:        1.4.0.20060210cvs
+Version:        1.4.1
 Release:        1%{?dist}
-
 Summary:        OpenGL real-time visual space simulation
-
 Group:          Amusements/Graphics
 License:        GPL
-#Source0:        http://dl.sf.net/celestia/celestia-%{version}.tar.gz
-Source0:        celestia-%{version}.tar.gz
+Source0:        http://dl.sf.net/celestia/celestia-%{version}.tar.gz
 Source3:        celestia.desktop
 Patch0:         celestia-1.4.0-compile.patch
 URL:            http://www.shatters.net/celestia/
@@ -22,9 +19,6 @@
 BuildRequires:  libGLU-devel
 BuildRequires:  libXt-devel
 BuildRequires:  libXmu-devel
-# For the CVS snapshot.
-BuildRequires:  gettext-devel
-
 Requires(post): GConf2
 Requires(preun): GConf2
 
@@ -47,9 +41,7 @@
 %patch0 -p0
 
 %build
-make -f Makefile.cvs
-
-export GTK_LIBS="$( pkg-config --libs gtk+-2.0 ) -lpangox-1.0"
+export GTK_LIBS="$( pkg-config --libs gtkglext-x11-1.0 libgnomeui-2.0 )"
 %configure --with-gnome
 make %{?_smp_mflags}
 
@@ -108,6 +100,11 @@
 
 
 %changelog
+* 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
+  "pkg-config --libs gtk+-2.0"
+
 * Fri Feb 10 2006 Steven Pritchard <steve at kspei.com> 1.4.0.20060210cvs-1
 - Update to today's CVS snapshot
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/celestia/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	11 Feb 2006 18:59:50 -0000	1.5
+++ sources	8 Apr 2006 01:03:06 -0000	1.6
@@ -1 +1 @@
-3ce623baf6113ddf6425f0ab31b2dd37  celestia-1.4.0.20060210cvs.tar.gz
+be1d36fc97a13b9a276249dbc0efac41  celestia-1.4.1.tar.gz




More information about the fedora-extras-commits mailing list