[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: RPM for WML 1.6.7



On Sun, Aug 09, 1998, Jim Hebert wrote:

> Incidentally, did you find the old spec file that I had written? I think
> RSE had included it in the source distribution at one point.

I've removed the wml_contrib/ area some time ago and withit the wml.spec file.
But I think it would be useful to assemble the RPM and DPKG and FreeBSD etc.
stuff, so it doesn't get lost next time. I append the wml.spec from the past
below.

                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com

Summary: WML -- Website META Language
Name: wml
Version: 1.4.11
Release: 1
Copyright: GPL
Group: Development/Building
Source: http://www.engelschall.com/sw/wml/distrib/wml-1.4.11.tar.gz
URL: http://www.engelschall.com/sw/wml/
Packager: Jim Hebert <jhebert@compu-aid.com>
BuildRoot: /tmp/wml-1.4.11

%description
>From the README:

 WML is a free HTML generation toolkit consisting of 9 independent languages.
 The main idea of WML is a sequential filtering scheme where each language
 provides one of 9 processing passes. So WML reads an input file, applies
 passes 1-9 (or optionally only the passes specified) and finally produces
 one or more output files. It operates as a powerful offline HTML generation
 toolkit for webmasters.

Package built under RHL 4.2, with perl-5.004_3-1 from
   ftp://ftp.redhat.com/pub/contrib/i386/
The WML docs say perl 5.004 is highly recommended, but that 5.003 will
mostly work. 5.003 is what ships with RHL 4.2.

%prep
%setup

#If you want to relocate this package, grab the SRPM, and change
#both the prefix in %build and in %install. Also, you'll probably
#need to tweak the files list.
%build
./configure --prefix=/usr/
make

%install
make install prefix=$RPM_BUILD_ROOT/usr/

%files
%doc ANNOUNCE
%doc COPYING
%doc COPYRIGHT
%doc COPYRIGHT.OTHER
%doc CREDITS
%doc ChangeLog
%doc INSTALL
%doc MANIFEST
%doc NEWS
%doc PORTING
%doc README
%doc VERSION
%doc VERSION.HISTORY
#a directory:
%doc wml_sample
/usr/bin/wmk
/usr/bin/wml
/usr/bin/wmd
/usr/bin/wmb
/usr/bin/wml_p1_ipp
/usr/bin/wml_p2_mhc
/usr/bin/wml_p3_eperl
/usr/bin/wml_p4_gm4
/usr/bin/wml_p5_divert
/usr/bin/wml_p6_asubst
/usr/bin/wml_p7_htmlfix
/usr/bin/wml_p8_htmlstrip
/usr/bin/wml_p9_slice
/usr/bin/wml_aux_iselect
/usr/bin/wml_aux_map2html
/usr/bin/wml_aux_txt2html
/usr/bin/wml_aux_htmlinfo
/usr/bin/wml_aux_linklint
/usr/bin/wml_aux_weblint
/usr/bin/wml_aux_wwwtable
/usr/lib/wml
/usr/man/cat1/wml_p2_mhc.1
/usr/man/cat1/wml_p4_gm4.1
/usr/man/cat1/wml_aux_txt2html.1
/usr/man/cat1/wml_aux_linklint.1
/usr/man/cat1/wml_aux_wwwtable.1
/usr/man/man1/wmk.1
/usr/man/man1/wml.1
/usr/man/man1/wmd.1
/usr/man/man1/wmb.1
/usr/man/man1/wml_p1_ipp.1
/usr/man/man1/wml_p3_eperl.1
/usr/man/man1/wml_p5_divert.1
/usr/man/man1/wml_p6_asubst.1
/usr/man/man1/wml_p7_htmlfix.1
/usr/man/man1/wml_p8_htmlstrip.1
/usr/man/man1/wml_p9_slice.1
/usr/man/man1/wml_aux_iselect.1
/usr/man/man1/wml_aux_map2html.1
/usr/man/man1/wml_aux_htmlinfo.1
/usr/man/man1/wml_aux_weblint.1
/usr/man/man3/wml::all.3
/usr/man/man3/wml::des::all.3
/usr/man/man3/wml::des::gfont.3
/usr/man/man3/wml::des::imgbg.3
/usr/man/man3/wml::des::imgdot.3
/usr/man/man3/wml::des::lowsrc.3
/usr/man/man3/wml::des::navbar.3
/usr/man/man3/wml::des::preload.3
/usr/man/man3/wml::des::rollover.3
/usr/man/man3/wml::des::space.3
/usr/man/man3/wml::des::typography.3
/usr/man/man3/wml::fmt::all.3
/usr/man/man3/wml::fmt::isolatin.3
/usr/man/man3/wml::fmt::pod.3
/usr/man/man3/wml::fmt::sdf.3
/usr/man/man3/wml::fmt::text.3
/usr/man/man3/wml::fmt::url.3
/usr/man/man3/wml::fmt::verbatim.3
/usr/man/man3/wml::fmt::xtable.3
/usr/man/man3/wml::imp::all.3
/usr/man/man3/wml::imp::csmap.3
/usr/man/man3/wml::imp::fsview.3
/usr/man/man3/wml::imp::generic.3
/usr/man/man3/wml::std::all.3
/usr/man/man3/wml::std::box.3
/usr/man/man3/wml::std::case.3
/usr/man/man3/wml::std::grid.3
/usr/man/man3/wml::std::href.3
/usr/man/man3/wml::std::info.3
/usr/man/man3/wml::std::page.3
/usr/man/man3/wml::std::tags.3
/usr/man/man3/wml::std::toc.3
/usr/man/man3/wml::sup::all.3
/usr/man/man3/wml::sup::hextriple.3
/usr/man/man3/wml::sup::path.3
/usr/man/man3/wml::sup::stack.3
/usr/man/man3/wml::sys::all.3
/usr/man/man3/wml::sys::boot.3
/usr/man/man3/wml::usr::all.3
/usr/man/man3/wml::usr::rse.3
/usr/man/man7/wml_intro.7
/usr/man/man7/wml_tutorial.7
/usr/man/man7/wml_faq.7
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com