Author: draenog Date: Fri Aug 29 12:22:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.1 - lua50.patch and gcc4.patch applied upstream - as-needed.patch - gcc43.patch
---- Files affected: SPECS: celestia.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/celestia.spec diff -u SPECS/celestia.spec:1.61 SPECS/celestia.spec:1.62 --- SPECS/celestia.spec:1.61 Mon Feb 12 22:23:50 2007 +++ SPECS/celestia.spec Fri Aug 29 14:22:23 2008 @@ -12,17 +12,16 @@ Summary: A real-time visual space simulation Summary(pl.UTF-8): Symulacja przestrzeni kosmicznej w czasie rzeczywistym Name: celestia -Version: 1.4.1 -Release: 2 +Version: 1.5.1 +Release: 0.1 License: GPL Group: X11/Applications/Science Source0: http://dl.sourceforge.net/celestia/%{name}-%{version}.tar.gz -# Source0-md5: be1d36fc97a13b9a276249dbc0efac41 -Patch0: %{name}-lua50.patch -Patch1: %{name}-makefile.patch -Patch2: %{name}-gcc4.patch -Patch3: %{name}-extras.patch -Patch4: %{name}-desktop.patch +# Source0-md5: df6854a2cf62d2e96612398c13b68fd2 +Patch0: %{name}-as-needed.patch +Patch1: %{name}-gcc43.patch +Patch2: %{name}-extras.patch +Patch3: %{name}-desktop.patch URL: http://www.shatters.net/celestia/ BuildRequires: OpenGL-devel BuildRequires: autoconf @@ -95,11 +94,10 @@ %prep %setup -q -%patch0 -p1 +%patch0 %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 # ugly hack not to require GConf2-devel if we're not building gnome version %{!?with_gnome:sed -i "s#AM_GCONF_SOURCE_2##g" configure.in} @@ -170,6 +168,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2008/08/29 12:22:23 draenog +- up to 1.5.1 +- lua50.patch and gcc4.patch applied upstream +- as-needed.patch +- gcc43.patch + Revision 1.61 2007/02/12 21:23:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/celestia.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
