]> git.draconx.ca Git - gob-dx.git/blobdiff - gob.spec.in
Release 0.92.3
[gob-dx.git] / gob.spec.in
index 3719afc72148c5a3e33005d1b6f4635f6fc19e9b..c4ed4e749f231d351a37842e99a11093609ea505 100644 (file)
@@ -19,6 +19,10 @@ 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>
 - added gob.spec.in file
 
@@ -47,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 
 %doc README AUTHORS COPYING NEWS TODO ChangeLog
+%doc examples
 
 %{prefix}/bin/*
 %{prefix}/man/man1/*
+%{prefix}/share/aclocal/*