rpms/GtkAda/F-8 .cvsignore, 1.4, 1.5 GtkAda.spec, 1.21, 1.22 sources, 1.4, 1.5

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sat Jan 5 15:33:05 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/GtkAda/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7524/F-8

Modified Files:
	.cvsignore GtkAda.spec sources 
Log Message:
exclude arch ppc64


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/GtkAda/F-8/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	21 Oct 2006 20:04:24 -0000	1.4
+++ .cvsignore	5 Jan 2008 15:32:24 -0000	1.5
@@ -1 +1 @@
-GtkAda-gpl-2.8.0.tgz
+GtkAda-gpl-2.10.0.tgz


Index: GtkAda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GtkAda/F-8/GtkAda.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- GtkAda.spec	5 Jan 2007 10:43:08 -0000	1.21
+++ GtkAda.spec	5 Jan 2008 15:32:24 -0000	1.22
@@ -1,11 +1,11 @@
 Name:		GtkAda
-Version:	2.8.0
-Release:	7%{?dist}
-Summary:	Ada95 graphical toolkit based on Gtk+
+Version:	2.10.0
+Release:	2%{?dist}
+Summary:	Ada graphical toolkit based on Gtk+
 Group:		System Environment/Libraries
-License:	GPL
+License:	GPLv2+
 URL:		http://libre.act-europe.fr/GtkAda
-Source:         http://libre.act-europe.fr/GtkAda/GtkAda-gpl-2.8.0.tgz
+Source:         http://libre.act-europe.fr/GtkAda/GtkAda-gpl-2.10.0.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gcc-gnat
 BuildRequires:  libgnat
@@ -13,33 +13,47 @@
 BuildRequires:	gtk2-devel
 BuildRequires:  libgnome-devel
 BuildRequires:  libgnomeui-devel
+BuildRequires:  libgnomecanvas-devel
 BuildRequires:  bonobo-activation-devel
 BuildRequires:  libbonoboui-devel
 BuildRequires:  libglade2-devel
+BuildRequires:  libGL-devel
+BuildRequires:  GConf2-devel
 BuildRequires:  texinfo-tex
 BuildRequires:	texinfo
 BuildRequires:	tetex
 BuildRequires:  tetex-dvips
+ExcludeArch:    ppc64
 
 %description
-GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the
-complete set of Gtk+ widgets using the Object-Oriented features of
-this language. GtkAda supports the latest 2.8 stable releases.
+GtkAda is an Ada graphical toolkit based on Gtk+. It allows you to
+develop graphical applications in Ada using Gtk+.
 
 
 %package devel
 Summary:	Development files for GtkAda
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}, perl
+Requires:	%{name} = %{version}-%{release}
+Requires:       perl
 
 %description devel
 Development files for GtkAda.
 
 
+%package doc
+Summary:	Documentation for GtkAda
+Group:		Documentation
+Requires:	%{name}-devel = %{version}-%{release}
+
+%description doc
+Documentation for GtkAda.
+
+
 %prep
 %setup -q -n %{name}-gpl-%{version}
 sed -i "s|\$.prefix./lib|\$(libdir)|" projects/Makefile
 sed -i "s|\$prefix/lib|%{_libdir}|" projects/generate_prj.sh
+find -name .cvsignore | xargs rm -fr
 
 %build
 # adapt opt flags to gnatmake
@@ -100,12 +114,23 @@
 %{_libdir}/pkgconfig/*
 %{_datadir}/gps
 %{_mandir}/man*/*
+%doc known-problems
+
+
+%files doc
+%defattr(-,root,root,-)
 %doc examples
 %doc doc-install/share/doc/gtkada/*
-%doc known-problems
 
 
 %changelog
+* Sat Jan  5 2008 Gerard Milmeister <gemi at bluewin.ch> - 2.10.0-2
+- exclude arch ppc64
+
+* Sat Jan  5 2008 Gerard Milmeister <gemi at bluewin.ch> - 2.10.0-1
+- new release 2.10.0
+- documentation in separate package
+
 * Fri Jan  5 2007 Gerard Milmeister <gemi at bluewin.ch> - 2.8.0-7
 - reenabled ppc
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/GtkAda/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 Oct 2006 20:04:24 -0000	1.4
+++ sources	5 Jan 2008 15:32:24 -0000	1.5
@@ -1 +1 @@
-e8ae05f6c3122b0c17555741688d47ed  GtkAda-gpl-2.8.0.tgz
+90801175e8be4cfa6c437e035675e8a7  GtkAda-gpl-2.10.0.tgz




More information about the fedora-extras-commits mailing list