]> git.draconx.ca Git - gob-dx.git/blobdiff - gob.spec
Release 1.0.2
[gob-dx.git] / gob.spec
index faa5343562550e86497031e39cf7f52cab39ac6b..af07c4dff68c5b2cccff0a74c7717086bf19532d 100644 (file)
--- a/gob.spec
+++ b/gob.spec
@@ -1,4 +1,4 @@
-%define  ver     0.92.0
+%define  ver     1.0.2
 %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 Feb 7 2000  George Lebl <jirka@5z.com>
+- added %{prefix}/share/aclocal/* to %files
 * 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>
@@ -53,3 +55,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %{prefix}/bin/*
 %{prefix}/man/man1/*
+%{prefix}/share/aclocal/*