rpms/skychart/devel skychart.spec,1.10,1.11

Lubomir Rintel lkundrak at fedoraproject.org
Fri Mar 27 07:18:44 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/skychart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8979

Modified Files:
	skychart.spec 
Log Message:
okay, no gtk2 until fpc is fixed


Index: skychart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/skychart/devel/skychart.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- skychart.spec	27 Mar 2009 07:08:56 -0000	1.10
+++ skychart.spec	27 Mar 2009 07:18:13 -0000	1.11
@@ -23,7 +23,6 @@
 BuildRequires:  ImageMagick
 BuildRequires:  desktop-file-utils
 BuildRequires:  dos2unix
-BuildRequires:  gdk-pixbuf-devel
 Requires:       xdg-utils
 Requires:       tzdata
 
@@ -52,8 +51,8 @@
 
 
 %build
-lazbuild --widgetset=gtk2 --primary-config-path=$PWD/.lazarus skychart/component/cdccomponents.lpk
-lazbuild --widgetset=gtk2 --primary-config-path=$PWD/.lazarus skychart/cdc.lpi
+lazbuild --primary-config-path=$PWD/.lazarus skychart/component/cdccomponents.lpk
+lazbuild --primary-config-path=$PWD/.lazarus skychart/cdc.lpi
 
 # TODO: more libraries. Only 404 seems essential though.
 make %{_smp_mflags} CFLAGS="%{optflags} -fPIC" -C skychart/library/plan404
@@ -149,7 +148,6 @@
 
 %changelog
 * Fri Mar 27 2009 Lubomir Rintel (Fedora Astronomy) <lkundrak at v3.sk> - 3.0.1.5-5.20081026svn
-- Enable GTK2 UI
 - Fix desktop entry categories
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.1.5-4.20081026svn




More information about the fedora-extras-commits mailing list