SPECS: hylafax+.spec (NEW) - new

arekm arekm at pld-linux.org
Sun Jul 1 22:46:23 CEST 2007


Author: arekm                        Date: Sun Jul  1 20:46:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   hylafax+.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/hylafax+.spec
diff -u /dev/null SPECS/hylafax+.spec:1.1
--- /dev/null	Sun Jul  1 22:46:23 2007
+++ SPECS/hylafax+.spec	Sun Jul  1 22:46:18 2007
@@ -0,0 +1,604 @@
+# $Revision$, $Date$
+%define	orgname	hylafax
+Summary:	HylaFAX(tm) is a sophisticated enterprise strength fax package
+Summary(pl.UTF-8):	HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksów
+Name:		hylafax+
+Version:	5.1.5
+Release:	0.1
+License:	distributable
+Group:		Applications/Communications
+Source0:	http://dl.sourceforge.net/%{orgname}/%{orgname}-%{version}.tar.gz
+# Source0-md5:	ddafe8b41409de049c9772d4f1d1e61d
+#Source0:	http://dl.sourceforge.net/hylafax/%{orgname}-%{version}.tar.gz
+Source1:	%{orgname}-cron_entries.tar.gz
+# Source1-md5:	d5e2bd6447715654ba916b6f4d0d9343
+Source2:	%{orgname}-defaults.tar.gz
+# Source2-md5:	9fae3c4503ecd328a85cd23a430f4ddf
+Source3:	%{orgname}-dialrules_extras.tar.gz
+# Source3-md5:	092430f320963d31932b587152fb811b
+Source4:	%{orgname}-man-pages.tar.bz2
+# Source4-md5:	62772fbbce6cb3a918145ad8a836b4eb
+Source6:	%{orgname}-logrotate
+Source7:	%{orgname}-init
+Source8:	%{orgname}-hyla.conf
+Patch0:		%{orgname}-no_libgl_man.patch
+Patch1:		%{orgname}-topmargin.patch
+Patch2:		%{orgname}-pic.patch
+URL:		http://hylafax.sourceforge.net/
+BuildRequires:	libjpeg-devel
+BuildRequires:	libstdc++-devel
+BuildRequires:	libtiff-devel
+BuildRequires:	libtiff-progs
+BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	sed >= 4.1
+BuildRequires:	zlib-devel
+Requires:	%{name}-libs = %{version}-%{release}
+Requires:	ghostscript
+Requires:	ghostscript-fonts-std
+Requires:	libtiff-progs
+Conflicts:	mgetty-sendfax
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		faxspool	/var/spool/fax
+
+%description
+HylaFAX(tm) is a sophisticated enterprise-strength fax package for
+class 1 and 2 fax modems on unix systems. It provides spooling
+services and numerous supporting fax management tools. The fax clients
+may reside on machines different from the server and client
+implementations exist for a number of platforms including Windows.
+
+You need this package if you are going to install hylafax-client
+and/or hylafax server.
+
+%description -l pl.UTF-8
+HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
+klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
+wielu narzędzi do zarządzania faksami. Klienci mogą działać na
+maszynach innych niż serwer, dostępne są implementacje klientów na
+wiele platform, w tym na platformę Windows.
+
+Ten pakiet zawiera pliki wspólne dla serwera i klienta HylaFAX.
+
+%package server
+Summary:	The files for the HylaFAX(tm) fax server
+Summary(pl.UTF-8):	Pliki dla serwera faksów HylaFAX(tm)
+Group:		Applications/Communications
+Requires(post):	grep
+Requires(post):	textutils
+Requires(post,preun):	/sbin/chkconfig
+Requires(preun):	/sbin/telinit
+Requires(preun):	sed >= 4.0
+Requires:	%{name} = %{version}-%{release}
+Requires:	rc-scripts
+
+%description server
+HylaFAX(tm) is a sophisticated enterprise-strength fax package for
+class 1 and 2 fax modems on unix systems. It provides spooling
+services and numerous supporting fax management tools. The fax clients
+may reside on machines different from the server and client
+implementations exist for a number of platforms including Windows.
+
+This is the server portion of HylaFAX.
+
+%description server -l pl.UTF-8
+HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
+klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
+wielu narzędzi do zarządzania faksami. Klienci mogą działać na
+maszynach innych niż serwer, implementacje klientów są dostępne na
+wiele platform, w tym na platformę Windows.
+
+Ten pakiet zawiera część serwerową HylaFAX.
+
+%package client
+Summary:	The files for the HylaFAX(tm) fax client
+Summary(pl.UTF-8):	Pliki dla klienta faksów HylaFAX(tm)
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+Requires:	metamail
+
+%description client
+HylaFAX(tm) is a sophisticated enterprise-strength fax package for
+class 1 and 2 fax modems on unix systems. It provides spooling
+services and numerous supporting fax management tools. The fax clients
+may reside on machines different from the server and client
+implementations exist for a number of platforms including Windows.
+
+This is the client portion of HylaFAX.
+
+%description client -l pl.UTF-8
+HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
+klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
+wielu narzędzi do zarządzania faksami. Klienci mogą działać na
+maszynach innych niż serwer, implementacje klientów są dostępne na
+wiele platform, w tym na platformę Windows.
+
+Ten pakiet zawiera część kliencką HylaFAX.
+
+%package libs
+Summary:	Hylafax libraries
+Summary(pl.UTF-8):	Biblioteki HylaFAX
+Group:		Libraries
+
+%description libs
+HylaFAX(tm) is a sophisticated enterprise-strength fax package for
+class 1 and 2 fax modems on unix systems. It provides spooling
+services and numerous supporting fax management tools. The fax clients
+may reside on machines different from the server and client
+implementations exist for a number of platforms including Windows.
+
+This package contains the shared libraries of HylaFAX.
+
+%description libs -l pl.UTF-8
+HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksmodemów
+klasy 1 i 2 na systemach uniksowych. Dostarcza usług kolejkowania i
+wielu narzędzi do zarządzania faksami. Klienci mogą działać na
+maszynach innych niż serwer, implementacje klientów są dostępne na
+wiele platform, w tym na platformę Windows.
+
+Ten pakiet zawiera biblioteki współdzielone HylaFAX.
+
+%package devel
+Summary:	Hylafax libraries development part
+Summary(pl.UTF-8):	Pakiet dla programistów używających bibliotek HylaFAX
+Group:		Development/Libraries
+Requires:	%{name}-libs = %{version}-%{release}
+
+%description devel
+This is development package for HylaFAX libraries.
+
+%description devel -l pl.UTF-8
+Pakiet dla programistów używających bibliotek HylaFAX.
+
+%prep
+%setup -q -a1 -a2 -a3 -n %{orgname}-%{version}
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+
+%build
+# set dummy GCOPTS,GCXXOPTS to avoid adding "-g"
+GCOPTS=" " \
+GCXXOPTS=" " \
+./configure \
+	--with-DIR_BIN=%{_bindir} \
+	--with-DIR_SBIN=%{_sbindir} \
+	--with-DIR_LIBEXEC=%{_sbindir} \
+	--with-DIR_LIBDIR=%{_libdir} \
+	--with-DIR_LIBDATA=%{_datadir}/fax \
+	--with-DIR_MAN=%{_mandir} \
+	--with-DIR_SPOOL=%{faxspool} \
+	--with-PATH_GSRIP=/usr/bin/gs \
+	--with-AFM=no \
+	--with-DSO=auto \
+	--with-PATH_VGETTY=/sbin/vgetty \
+	--with-PATH_EGETTY=/sbin/egetty \
+	--with-PATH_GETTY=/sbin/mgetty \
+	--with-HTML=no \
+	--with-PAGESIZE=A4 \
+	--with-SYSVINIT=/etc/rc.d/init.d/hylafax \
+	--with-INTERACTIVE=no \
+	--with-SCRIPT_SH=/bin/bash \
+	--with-PATH_SENDMAIL=/usr/sbin/sendmail
+
+%{__make} -j1 \
+	OPTIMIZER="%{rpmcflags}"
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/etc/{logrotate.d,cron.hourly,cron.daily,rc.d/init.d} \
+	$RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir},%{_datadir}/fax} \
+	$RPM_BUILD_ROOT%{faxspool}/{etc,config/defaults,bin} \
+	$RPM_BUILD_ROOT%{_mandir}/{man1,man5,man8}
+
+%{__make} install -e \
+	FAXUSER=`id -u` \
+	FAXGROUP=`id -g` \
+	SYSUSER=`id -u` \
+	SYSGROUP=`id -g` \
+	BIN=$RPM_BUILD_ROOT%{_bindir} \
+	SBIN=$RPM_BUILD_ROOT%{_sbindir} \
+	LIBDATA=$RPM_BUILD_ROOT%{_datadir}/fax \
+	LIBEXEC=$RPM_BUILD_ROOT%{_sbindir} \
+	SPOOL=$RPM_BUILD_ROOT%{faxspool} \
+	MAN=$RPM_BUILD_ROOT%{_mandir} \
+	LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
+	INSTALL_ROOT=$RPM_BUILD_ROOT
+
+bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+
+# some hacks
+sed -i -e 's!%{_prefix}%{_sysconfdir}/inetd.conf!%{_sysconfdir}/inetd.conf!g' $RPM_BUILD_ROOT%{_sbindir}/faxsetup
+sed -i -e 's!%{_libdir}/aliases!%{_sysconfdir}/aliases!g' $RPM_BUILD_ROOT%{_sbindir}/faxsetup
+
+# init
+install %{SOURCE7} $RPM_BUILD_ROOT/etc/rc.d/init.d/hylafax
+
+# defaults
+install defaults/* $RPM_BUILD_ROOT%{faxspool}/config/defaults
+
+# hyla.conf
+install %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/fax/hyla.conf
+
+# cron entries
+install hylafax_daily.cron  $RPM_BUILD_ROOT/etc/cron.daily/hylafax
+install hylafax_hourly.cron $RPM_BUILD_ROOT/etc/cron.hourly/hylafax
+
+# logrotate
+install %{SOURCE6} $RPM_BUILD_ROOT/etc/logrotate.d/hylafax
+
+# dialrules extras
+install dialrules_extras/dialrules* $RPM_BUILD_ROOT%{faxspool}/etc
+
+ln -sf ps2fax.gs $RPM_BUILD_ROOT%{faxspool}/bin/ps2fax
+
+# The Makefile puts the .so file in /usr/sbin. Move them to /usr/lib
+#mv -f $RPM_BUILD_ROOT%{_sbindir}/*.so.* $RPM_BUILD_ROOT%{_libdir}
+#mv -f $RPM_BUILD_ROOT%{_sbindir}/*.so $RPM_BUILD_ROOT%{_libdir}
+
+# Since now the html doc dir is managed by the doc macro and not installed
+# by HylaFAX, the CVS stuff need to be deleted
+rm -rf $(find ./html -type d -name CVS)
+rm -f ./html/{.cvsignore,Makefile.in}
+
+# Some tools (manpage, man2html, unquote)
+rm -f html/tools/{unquote,man2html}
+
+# If Linux, what else...? :-), delete unnecessary files
+%ifos linux
+rm -f $RPM_BUILD_ROOT%{_sbindir}/{faxsetup.irix,faxsetup.bsdi}
+%endif
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
+
+%if 0
+%preun client
+%_preun_service hylafax
+
+%post client
+%_post_service hylafax
+%{_sbindir}/faxsetup -client
+%endif
+
+%post server
+/sbin/chkconfig --add hylafax
+%service hylafax restart
+
+if [ "$1" = 1 ]; then
+	grep -q -i "faxgetty entry" /etc/inittab || \
+	echo -e "# FaxGetty Entry\n#t0:23:respawn:%{_sbindir}/faxgetty ttyS0" >> /etc/inittab
+	echo "Please check if new fax entry in /etc/inittab is correct."
+	echo "Run \"%{_sbindir}/faxsetup -server\" to configure your fax server"
+	echo "Run \"/sbin/telinit q\" to start faxgetty"
+fi
+
+%preun server
+if [ "$1" = "0" ] ; then
+	%service hylafax stop
+	/sbin/chkconfig --del hylafax
+	%{__sed} -i -e 's!^.*[Ff]ax[Gg]etty.*$!!' /etc/inittab
+	/sbin/telinit q
+fi
+
+%files
+%defattr(644,root,root,755)
+%doc README TODO VERSION
+%attr(755,root,root) %{_sbindir}/faxsetup
+%attr(755,root,root) %{_sbindir}/faxsetup.linux
+%dir %{_datadir}/fax
+
+%files client
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/sendfax
+%attr(755,root,root) %{_bindir}/sendpage
+%attr(755,root,root) %{_bindir}/faxstat
+%attr(755,root,root) %{_bindir}/faxalter
+%attr(755,root,root) %{_bindir}/faxcover
+%attr(755,root,root) %{_bindir}/faxmail
+%attr(755,root,root) %{_bindir}/faxrm
+%attr(755,root,root) %{_sbindir}/edit-faxcover
+%attr(755,root,root) %{_sbindir}/textfmt
+%attr(755,root,root) %{_sbindir}/faxlock
+%{_datadir}/fax/pagesizes
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/faxcover.ps
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/typerules
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/hyla.conf
+%{_mandir}/man1/*
+
+%files server
+%defattr(644,root,root,755)
+%attr(754,root,root) /etc/rc.d/init.d/hylafax
+%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/hylafax
+%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.hourly/hylafax
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/hylafax
+%dir %{faxspool}
+%dir %{faxspool}/bin
+%attr(755,uucp,uucp) %dir %{faxspool}/client
+%dir %{faxspool}/config
+%dir %{faxspool}/dev
+%dir %{faxspool}/etc
+%attr(755,uucp,uucp) %dir %{faxspool}/info
+%attr(755,uucp,uucp) %dir %{faxspool}/log
+%attr(755,uucp,uucp) %dir %{faxspool}/recvq
+%attr(755,uucp,uucp) %dir %{faxspool}/status
+%attr(755,uucp,uucp) %dir %{faxspool}/sendq
+%attr(755,uucp,uucp) %dir %{faxspool}/doneq
+%attr(755,uucp,uucp) %dir %{faxspool}/docq
+%attr(755,uucp,uucp) %dir %{faxspool}/tmp
+%attr(755,uucp,uucp) %dir %{faxspool}/pollq
+%attr(755,uucp,uucp) %dir %{faxspool}/archive
+
+%attr(600,uucp,uucp) %{faxspool}/FIFO
+%{faxspool}/COPYRIGHT
+%attr(644,uucp,uucp) %config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/xferfaxlog
+%attr(600,uucp,root) %config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/hosts.hfaxd
+%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/lutRS18.pcf
+%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/dpsprinter.ps
+%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/cover.templ
+%config(noreplace) %verify(not md5 mtime size) %{faxspool}/etc/dialrules*
+
+%attr(755,root,root) %{faxspool}/bin/*
+%{faxspool}/config/*
+
+%attr(755,root,root) %{_sbindir}/hfaxd
+%attr(755,root,root) %{_sbindir}/hylafax
+%attr(755,root,root) %{_sbindir}/faxdeluser
+%attr(755,root,root) %{_sbindir}/faxadduser
+%attr(755,root,root) %{_sbindir}/choptest
+%attr(755,root,root) %{_sbindir}/cqtest
+%attr(755,root,root) %{_sbindir}/dialtest
+%attr(755,root,root) %{_sbindir}/faxabort
+%attr(755,root,root) %{_sbindir}/faxaddmodem
+%attr(755,root,root) %{_sbindir}/faxanswer
+%attr(755,root,root) %{_sbindir}/faxconfig
+%attr(755,root,root) %{_sbindir}/faxcron
+%attr(755,root,root) %{_sbindir}/faxgetty
+%attr(755,root,root) %{_sbindir}/faxinfo
+%attr(755,root,root) %{_sbindir}/faxlock
+%attr(755,root,root) %{_sbindir}/faxmodem
+%attr(755,root,root) %{_sbindir}/faxmsg
+%attr(755,root,root) %{_sbindir}/faxq
+%attr(755,root,root) %{_sbindir}/faxqclean
+%attr(755,root,root) %{_sbindir}/faxquit
+%attr(755,root,root) %{_sbindir}/faxsend
+%attr(755,root,root) %{_sbindir}/faxstate
+%attr(755,root,root) %{_sbindir}/faxwatch
+%attr(755,root,root) %{_sbindir}/lockname
+%attr(755,root,root) %{_sbindir}/ondelay
+%attr(755,root,root) %{_sbindir}/pagesend
+%attr(755,root,root) %{_sbindir}/probemodem
+%attr(755,root,root) %{_sbindir}/recvstats
+%attr(755,root,root) %{_sbindir}/tagtest
+%attr(755,root,root) %{_sbindir}/tiffcheck
+%attr(755,root,root) %{_sbindir}/tsitest
+%attr(755,root,root) %{_sbindir}/typetest
+%attr(755,root,root) %{_sbindir}/xferfaxstats
+
+%{_datadir}/fax/faxmail.ps
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/fax/hfaxd.conf
+
+%{_mandir}/man5/*
+%{_mandir}/man8/*
+
+%files libs
+%defattr(644,root,root,755)
+%doc COPYRIGHT
+%attr(755,root,root) %{_libdir}/*.so.*.*
+
+%files devel
+%defattr(644,root,root,755)
+#%doc html
+%attr(755,root,root) %{_libdir}/*.so
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2007/07/01 20:46:18  arekm
+- new
+
+Revision 1.57  2007/06/09 18:40:00  arekm
+- rel 2; fix awk paths
+
+Revision 1.56  2007/05/24 12:12:00  dzeus
+- up to 4.3.4
+
+Revision 1.55  2007/04/01 00:04:18  arekm
+- up to 4.3.3
+
+Revision 1.54  2007/02/19 08:27:30  shadzik
+- -client subpackage R: metamail to sned fax with attachement - pointed out by Arkadiusz 'ChomAr' Chomicki <duch at wla
+dot pl>
+
+Revision 1.53  2007/02/13 08:06:35  glen
+- tabs in preamble
+
+Revision 1.52  2007/02/12 00:48:56  baggins
+- converted to UTF-8
+
+Revision 1.51  2007/01/25 14:05:57  arekm
+- rel 2; include template files
+
+Revision 1.50  2007/01/25 11:06:37  qboosh
+- use grep -q to check for faxgetty entry
+- fixed faxgetty entry removal
+
+Revision 1.49  2007/01/03 21:36:46  areq
+- 4.3.1
+
+Revision 1.48  2006/10/13 07:30:48  glen
+- rel 2
+
+Revision 1.47  2006/10/13 07:21:56  glen
+- adapter, cleanups
+- make -j1
+- use %service
+- no macro for external program path
+- drop non-cvs changelog
+
+Revision 1.46  2006/10/13 07:03:43  qboosh
+- updated to 4.3.0.12
+
+Revision 1.45  2006/09/20 11:06:42  dzeus
+- up to 4.3.0.11
+
+Revision 1.44  2006/08/26 11:13:14  shadzik
+- 4.3.0.9; new Source0
+
+Revision 1.43  2006/07/21 10:40:42  shadzik
+- up to 4.3.0
+
+Revision 1.42  2006/05/22 11:10:25  qboosh
+- %{faxspool}/etc not %{faxspool}%{_sysconfdir}
+
+Revision 1.41  2006/05/21 19:07:44  blaass
+- up to 4.2.5, urgent security fixes
+
+Revision 1.40  2006/01/09 18:51:23  blaass
+- updated to 4.2.4
+
+Revision 1.39  2005/12/12 16:24:19  glen
+- adapterized (sorted %verify attrs)
+
+Revision 1.38  2005/10/07 06:36:08  arekm
+- up to 4.2.2
+
+Revision 1.37  2005/01/13 10:39:14  ankry
+- fixed %postun, rel. 2
+
+Revision 1.36  2005/01/12 11:12:01  radzio
+- updated to 4.2.1
+- rel 1
+- STRB
+- SECURITY (http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=610)
+
+Revision 1.35  2004/11/28 21:23:02  radek
+- release 3: do not require the perl package (used sed -i instead)
+
+Revision 1.34  2004/10/16 14:51:44  paladine
+- spelling fixes
+
+Revision 1.33  2004/03/24 11:07:20  qboosh
+- added pic patch (fixes build on alpha and possibly amd64)
+- strict internal deps, release 2
+
+Revision 1.32  2003/11/13 22:41:23  pius
+- updated to 4.1.8 (patch-level release) and removed obsoleted patch
+
+Revision 1.31  2003/11/10 21:25:08  pius
+- added hylafax-format.patch (fixes CAN-2003-0886)
+
+Revision 1.30  2003/09/17 20:38:54  pius
+- updated to 4.1.7 (fixes PageChop feature)
+
+Revision 1.29  2003/09/16 08:38:20  ankry
+- better pl (IMHO)
+
+Revision 1.28  2003/09/16 01:53:37  pius
+- release 0.2
+- fixed usage of %{_sysconfdir}
+- changed libexec path to %{_sbindir}
+- fixed hosts.hfaxd permissions
+- added missing binaries and other small fixes in %files
+
+Revision 1.27  2003/07/15 12:47:22  misi3k
+- rel 0.1
+- updated to 2.4.1
+- removed outdated patch
+
+Revision 1.26  2003/06/16 22:30:30  qboosh
+- one -q in setup is enough
+- use proper optflags
+
+Revision 1.25  2003/06/16 19:09:15  blues
+- massive: cleanup in setup parameters (based on kloczek changes), small
+  cosmetic fixes
+
+Revision 1.24  2003/05/28 12:59:05  malekith
+- massive attack: source-md5
+
+Revision 1.23  2003/05/25 05:48:45  misi3k
+- massive attack s/pld.org.pl/pld-linux.org/
+
+Revision 1.22  2003/03/21 12:56:01  pascalek
+- Release: 0.3
+- new hyla.conf
+- Req: ghostscript-fonts-std
+- changed perm. for %{faxspool}/{client,bin}
+
+Revision 1.21  2003/03/20 15:54:45  misiek
+- allow using new libtiff
+
+Revision 1.20  2003/03/20 12:37:51  pascalek
+- fixed: libexe, sendmail and shell path
+
+Revision 1.19  2003/03/19 07:38:39  pascalek
+- updated to 4.1.5
+
+Revision 1.18  2003/02/28 10:07:57  trojan
+- massive attack: perl -pi -e "s/^#+\%\{/#\%\%\{/"
+
+Revision 1.17  2002/12/29 21:15:56  qboosh
+- Requires() for server
+
+Revision 1.16  2002/12/13 15:24:04  ankry
+- adapterized
+
+Revision 1.15  2002/12/07 23:49:19  ankry
+- fix improper usage of %{_sysconfdir}
+
+Revision 1.14  2002/09/29 14:18:23  speedy
+- fixed, release 0.2
+
+Revision 1.13  2002/08/17 17:47:55  kloczek
+- release 2.
+
+Revision 1.12  2002/08/17 17:27:47  kloczek
+- cosmetics.
+
+Revision 1.11  2002/08/17 17:06:18  blues
+- 4.1.3 - SECURITY update, almoust all patches outdated, does not build.
+
+Revision 1.10  2002/08/17 16:46:38  blues
+- new doc
+
+Revision 1.9  2002/04/22 21:36:18  ankry
+- added man pages from Debian
+- removed sgi2fax (requires SGI libdl to build) references from man pages
+- set DIR_LIBEXEC=%{_bindir} (as Debian do)
+- release 0.3
+
+Revision 1.8  2002/04/09 10:26:41  newrom
+- added BuildRequires:  gcc-c++
+- added BuildRequires:  libtiff-progs
+
+Revision 1.7  2002/03/12 17:36:00  orzech
+- rel 0.2 - STBR (testing)
+
+Revision 1.6  2002/02/22 23:29:03  kloczek
+- removed all Group fields translations (our rpm now can handle translating
+  Group field using gettext).
+
+Revision 1.5  2002/02/22 12:57:59  orzech
+- fixed file/dir perms
+- adapterized
+- todo: make it more FHS compiliant
<<Diff was trimmed, longer than 597 lines>>


More information about the pld-cvs-commit mailing list