X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/8cb6370effd9f2dacc6dc9b662a43ea19ee637ac..6d0fe9d5f8c513045bf064ea256c822beac19037:/gob.spec diff --git a/gob.spec b/gob.spec index 7bfc8f2..86e0d2b 100644 --- a/gob.spec +++ b/gob.spec @@ -1,4 +1,4 @@ -%define ver 0.90.3 +%define ver 0.91.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 Dec 14 1999 George Lebl +- added the examples dir to the %doc * Mon Aug 16 1999 George Lebl - 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/*