The following OpenPKG Contribution Area operation occurred.
uploaded RPM specfile "dvi2tty.spec" accepted -- moved to contrib area.
No action is required on your part.
Information about dvi2tty.spec follows:
| #
| # spec file for package dvi2tty (Version 5.3)
| #
| # Copyright (c) 2002 SuSE Linux AG, Nuernberg, Germany.
| # This file and all modifications and additions to the pristine
| # package are under the same license as the package itself.
| #
| # please send bugfixes or comments to [EMAIL PROTECTED]
| #
|
| # neededforbuild
| # usedforbuild aaa_base aaa_version acl attr bash bind9-utils bison cpio cpp
cyrus-sasl db devs diffutils e2fsprogs file filesystem fileutils fillup findutils flex
gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip kbd less libgcc
libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg
pam pam-devel pam-modules patch permissions ps rcs readline sed sendmail sh-utils
shadow strace syslogd sysvinit tar texinfo textutils timezone unzip util-linux vim
zlib-devel autoconf automake binutils bzip2 cracklib gcc gdbm gettext libtool perl rpm
zlib
|
| # package information
| Name: dvi2tty
| License: Other License(s), see package
| Group: Productivity/Publishing/TeX/Utilities
| Autoreqprov: on
| Version: 5.3
| Release: 28
| Summary: A TeX-dvi to ASCII converter
| Source: %{name}-%{version}.tar.bz2
| Patch: %{name}-%{version}.diff
| BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
| # build information
| Prefix: %{l_prefix}
| BuildRoot: %{l_buildroot}
| BuildPreReq: OpenPKG, openpkg >= 2.0.0
| PreReq: OpenPKG, openpkg >= 2.0.0
| AutoReq: no
| AutoReqProv: no
|
| %description
| dvi2tty converts a TeX-dvi file into a readable ASCII text file.
| You can then do full text searches without finding the TeX macros as well.
|
| For documentation see the man page (man dvi2tty) and
| /usr/share/doc/packages/dvi2tty.
|
| Authors:
| --------
| Svante Lindahl <[EMAIL PROTECTED]>
| Marcel Mol <[EMAIL PROTECTED]>
|
| %prep
| %setup
| %patch
|
| %build
| %{l_make} %{l_mflags -O}
|
| %install
| rm -rf $RPM_BUILD_ROOT
| install -d $RPM_BUILD_ROOT%{l_prefix}/bin/
| install -d $RPM_BUILD_ROOT%{_mandir}/man1/
| %{l_make} %{l_mflags} install prefix=$RPM_BUILD_ROOT%{l_prefix}
|
| %clean
| rm -rf $RPM_BUILD_ROOT
|
| %files
| %doc DVI.format README README.ORG README.VMS TODO
| %{l_prefix}/bin/*
| %{_mandir}/man1/*
|
| %changelog -n dvi2tty
| * Tue Jul 16 2002 - [EMAIL PROTECTED]
| - update to version 5.3
| - bzipped sources
| * Fri Oct 20 2000 - [EMAIL PROTECTED]
| - fix format of old changes entries
| * Mon May 29 2000 - [EMAIL PROTECTED]
| - added buildroot, filled Group: tag
| * Wed Jan 19 2000 - [EMAIL PROTECTED]
| - man -> usr/share/man
| * Mon Sep 13 1999 - [EMAIL PROTECTED]
| - ran old prepare_spec on spec file to switch to new prepare_spec.
| * Tue Jul 20 1999 - [EMAIL PROTECTED]
| - Check if T1 or OT1 encoding is used
| * Tue Jul 13 1999 - [EMAIL PROTECTED]
| - DC TeX fonts remapped to iso latin 8859-1
| (without the iso latin 8859-2 characters)
| * Wed Jul 07 1999 - [EMAIL PROTECTED]
| - Fix possible kludge with non empty (m)alloced memory
| - Make Umlaute possible
| * Thu Jan 02 1997 - [EMAIL PROTECTED]
| - first well done suse version.
| - repacked source package.
| - moved READMEs and doc stuff to /usr/doc/packages.
| - changed install path from /usr/local to /usr
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]