g-wrap-0.9.11 released - please test.

Derek Atkins warlord@MIT.EDU
08 Nov 2000 19:02:23 -0500


You didn't get the merge right.  Apply this patch to fix it...

-derek

--- rpm/spec.in	Wed Nov  8 17:59:15 2000
+++ rpm/spec.in	Wed Nov  8 18:58:43 2000
@@ -20,6 +20,20 @@
 the moment it is most heavily focused on providing access to C
 libraries from guile, but it also supports RScheme.
 
+The g-wrap package contains the libraries necessary to run
+applications built with g-wrap.  If you wish to build applications
+that use g-wrap, you should install the g-wrap-devel package.
+
+%package devel
+Summary: Include files and libraries needed for g-wrap development.
+Group: Development/Libraries
+Requires: g-wrap guile-devel
+
+%description devel
+g-wrap is a tool for creating Scheme interfaces to C libraries.  At
+the moment it is most heavily focused on providing access to C
+libraries from guile, but it also supports RScheme.
+
 You can provide access to a given C API by creating a specification
 file describing the interface you want published at the Scheme level.
 g-wrap will handle generating all the lower level library interface
@@ -40,7 +54,6 @@
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_DIR/%{name}-%{version}
 
 %files
 /usr/lib/libgwrapguile.so.0.0.0
@@ -52,6 +65,7 @@
 /usr/share/guile/site/g-wrap/output-file.scm 
 /usr/share/guile/site/g-wrap/pointer.scm 
 /usr/share/guile/site/g-wrap/sorting.scm
+%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
 
 %files devel
 %defattr(-,root,root)
@@ -63,13 +77,14 @@
 /usr/lib/libgwrapguile.la
 /usr/libexec/g-wrap-guile
 /usr/share/aclocal/g-wrap.m4
-
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
 %doc /usr/info/g-wrap.info
 
-/usr/info/*
-
 %changelog
+* Wed Nov 08 2000 Derek Atkins <warlord@MIT.EDU>
+- Don't destroy the build directory -- RPM can do that on its own
+- Properly build both g-wrap and g-wrap-devel (info file into -devel)
+- currently only one info file
+
 * Wed Oct 25 2000 Dave Peticolas <dave@krondo.com>
 - use /usr/info/* for automatic gzipping
 

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/      PP-ASEL      N1NWH
       warlord@MIT.EDU                        PGP key available