Revert VERSION change.
authorjbj <devnull@localhost>
Thu, 22 Oct 1998 20:32:09 +0000 (20:32 +0000)
committerjbj <devnull@localhost>
Thu, 22 Oct 1998 20:32:09 +0000 (20:32 +0000)
CVS patchset: 2498
CVS date: 1998/10/22 20:32:09

popt/configure.in
popt/po/popt.pot
popt/popt.spec [moved from popt/popt.spec.in with 98% similarity]

index 38a20e1..0b0d0a8 100755 (executable)
@@ -59,5 +59,5 @@ AC_CHECK_FUNC(setreuid, [], [
     AC_CHECK_LIB(ucb, setreuid, [if echo $LIBS | grep -- -lucb >/dev/null ;then :; else LIBS="$LIBS -lc -lucb" USEUCB=y;fi])
 ])
 
-AC_OUTPUT([Makefile popt.spec po/Makefile.in],
+AC_OUTPUT([Makefile  po/Makefile.in],
        [sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
index 77169cb..dedc6f7 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1998-10-22 15:37-0400\n"
+"POT-Creation-Date: 1998-10-22 16:16-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
similarity index 98%
rename from popt/popt.spec.in
rename to popt/popt.spec
index af2b600..adfea95 100644 (file)
@@ -1,6 +1,6 @@
 Summary: C library for parsing command line parameters
 Name: popt
-Version: @VERSION@
+Version: 1.2
 Release: 1
 Copyright: LGPL
 Group: Libraries