ACLOCAL = ./aclocal.sh @ACLOCAL@
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = COPYING-LIB recode.spec aclocal.sh m4/ChangeLog
+EXTRA_DIST = COPYING-LIB aclocal.sh m4/ChangeLog
SUBDIRS = doc lib libiconv po src tests contrib python
# The following goals for the maintainer of the Recode Web site.
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = gnits
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = COPYING-LIB recode.spec aclocal.sh m4/ChangeLog
+EXTRA_DIST = COPYING-LIB aclocal.sh m4/ChangeLog
SUBDIRS = doc lib libiconv po src tests contrib python
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
+2008-02-22 François Pinard <pinard@iro.umontreal.ca>
+
+ * recode.spec2: New file.
+ * recode.spec1: New name for recode.spec.
+ Reported by Bennett Todd.
+
2008-02-21 François Pinard <pinard@iro.umontreal.ca>
* README: Converted to reST.
DJGPP_PORT = djgpp-README djgpp-diffs
ELISP_FILES = recode.el utf8.el
-EXTRA_DIST = $(AMIGA_PORT) $(DJGPP_PORT) $(ELISP_FILES) recode.spec
+EXTRA_DIST = $(AMIGA_PORT) $(DJGPP_PORT) $(ELISP_FILES) \
+recode.spec1 recode.spec2
AMIGA_PORT = lib-Makefile.Amiga src-Makefile.Amiga
DJGPP_PORT = djgpp-README djgpp-diffs
ELISP_FILES = recode.el utf8.el
-EXTRA_DIST = $(AMIGA_PORT) $(DJGPP_PORT) $(ELISP_FILES) recode.spec
+EXTRA_DIST = $(AMIGA_PORT) $(DJGPP_PORT) $(ELISP_FILES) \
+recode.spec1 recode.spec2
+
all: all-am
.SUFFIXES:
+++ /dev/null
-# RPM spec file for Free recode.
-# Copyright (C) 2000 Progiciels Bourbeau-Pinard inc.
-# Franc,ois Pinard <pinard@iro.umontreal.ca>, 2000.
-
-Name: recode
-Version: 3.5d
-Release: 1
-Summary: Converter between charsets and surfaces
-Group: Utilities/Text
-
-Vendor: Progiciels Bourbeau-Pinard inc.
-Copyright: GPL, LGPL
-Packager: Franc,ois Pinard <pinard@iro.umontreal.ca>
-
-Source: http://www.iro.umontreal.ca/contrib/recode/recode-3.5d.tar.gz
-URL: http://www.iro.umontreal.ca/contrib/recode/HTML
-
-Buildroot: /bpi/titan/home/pinard/.rpm
-
-%description
-The recode library converts files between character sets and usages.
-It recognises or produces more than 300 different character sets
-and transliterates files between almost any pair. When exact
-transliteration are not possible, it gets rid of offending characters
-or fall back on approximations. The recode program is a handy
-front-end to the library.
-
-%prep
-%setup
-%patch
-
-%build
-
-%install
-
-%files
-%doc /usr/doc/packages/recode/README
-%doc /usr/doc
-/usr/bin/recode
-/usr/include/recode.h
-/usr/include/recodext.h
-/usr/info/recode.info*.gz
-/usr/lib/librecode.a
-/usr/lib/librecode.la
-/usr/man/man1/recode.1.gz
-/usr/share/locale/*/LC_MESSAGES/recode.mo