X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/e10d6e307623d0952f6e1f5d9fee8720ddab4808..dd11885aadcfaafae2d6268c381b0aac94cbc149:/gob.spec diff --git a/gob.spec b/gob.spec index d1a0ba9..cb14cd5 100644 --- a/gob.spec +++ b/gob.spec @@ -1,4 +1,4 @@ -%define ver 0.92.2 +%define ver 0.93.3 %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 +- added %{prefix}/share/aclocal/* to %files * Tue Dec 14 1999 George Lebl - added the examples dir to the %doc * Mon Aug 16 1999 George Lebl @@ -53,3 +55,4 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/bin/* %{prefix}/man/man1/* +%{prefix}/share/aclocal/*