]> git.draconx.ca Git - gob-dx.git/blobdiff - gob.spec
Release 0.91.1
[gob-dx.git] / gob.spec
index ad65ed9316ded0ffd8dbfa3da39d15728c37d521..764f38acfd7d3a8f14463b791300b83050ed353e 100644 (file)
--- a/gob.spec
+++ b/gob.spec
@@ -1,4 +1,4 @@
-%define  ver     0.91.0
+%define  ver     0.91.1
 %define  rel     1
 %define  prefix  /usr
 
@@ -19,6 +19,8 @@ from a single file which has inline C code so that you don't have to edit
 the generated files.  Syntax is somewhat inspired by java and yacc.
 
 %changelog
+* Tue Dec 14 1999  George Lebl <jirka@5z.com>
+- added the examples dir to the %doc
 * Mon Aug 16 1999  George Lebl <jirka@5z.com>
 - added gob.spec.in file
 
@@ -47,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 
 %doc README AUTHORS COPYING NEWS TODO ChangeLog
+%doc examples
 
 %{prefix}/bin/*
 %{prefix}/man/man1/*