Name: guile-gnome-platform Version: 2.16.1 Release: 1sgt Summary: guile bindings for gobject, gtk2, and gnome Group: Development/Libraries License: GPL URL: http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/ Source0: %{name}-%{version}.tar.gz #Patch0: guile-gnome-platform-2.15.93-allowed-options.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: guile-devel g-wrap-devel cairo-devel guile-cairo-devel Requires: guile g-wrap guile-cairo %description guile-gnome is a Guile wrapper collection for the GNOME library stack. %prep %setup -q #%patch0 -p0 %build %configure --disable-Werror make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog INSTALL NEWS README %{_libdir}/*.so.* %{_libdir}/*.la %{_libdir}/orbit-2.0/* %{_libdir}/guile-gnome-2/*.so %{_libdir}/guile-gnome-2/*.so.* %{_libdir}/guile-gnome-2/*.la %{_datadir}/guile/site/*.scm %{_datadir}/guile-gnome-2/gnome/* %{_infodir}/*.gz # #%files devel #%defattr(-,root,root) #%doc HACKING %{_bindir}/* %{_libdir}/*.so %{_includedir}/* %{_libdir}/pkgconfig/* %changelog * Thu Jun 26 2008 Steve Tell - 2.16.0-1sgt - Update for 2.16.0 * Fri Apr 25 2008 Steve Tell - 2.15.98-1sgt - Update for 2.15.98 * Mon Feb 11 2008 Steve Tell - 2.15.96-1sgt - Update for 2.15.96 * Wed Sep 26 2007 Steve Tell - 2.15.94-1sgt - Upgrade to 2.15.94 release * Wed May 30 2007 Steve Tell - 2.15.92+unofficial-1sgt - Upgrade to 2.15.92+unofficial for testing latest from bzr * Fri Mar 30 2007 Steve Tell - 2.15.90-2sgt - attempt to fix gtk-menu-popup, add gdk-event-button:time * Mon Jan 29 2007 Steve Tell - 2.15.90-1sgt - Update for 2.15.90 * Thu Aug 10 2006 Steve Tell - 2.7.99-1sgt - Initial creation of spec