diff --git a/.cvsignore b/.cvsignore index 493953a..77dbfde 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ efax-0.9.tar.gz +efax-0.9a-001114.tar.gz diff --git a/efax.spec b/efax.spec index c89a1a6..90d8fb8 100644 --- a/efax.spec +++ b/efax.spec @@ -1,11 +1,11 @@ Summary: A program for faxing using a Class 1, 2 or 2.0 fax modem. Name: efax -Version: 0.9 -Release: 27.2.1 +Version: 0.9a +Release: 1.001114%{?dist} License: GPL Group: Applications/Communications Url: http://www.cce.com/efax/ -Source: http://metalab.unc.edu/pub/Linux/apps/serialcomm/fax/%{name}-%{version}.tar.gz +Source: http://metalab.unc.edu/pub/Linux/apps/serialcomm/fax/%{name}-%{version}-001114.tar.gz Patch0: efax-0.9-config.patch Patch1: efax-0.9-numlines.patch Patch2: efax08a-time.patch @@ -16,7 +16,7 @@ Patch7: efax-0.9-viewcmd.patch Patch8: efax-0.9-quote.patch ExcludeArch: s390 s390x -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: make Requires: netpbm-progs @@ -28,7 +28,8 @@ You need to install efax if you want to send faxes and you have a Class 1, 2 or 2.0 fax modem. %prep -%setup -q +%setup -q -n %{name}-%{version}-001114 + %patch0 -p1 -b .config %patch1 -p1 -b .numlines %patch2 -p1 -b .time @@ -54,7 +55,7 @@ make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install rm -rf %{buildroot} %files -%defattr(-,root,root) +%defattr(-, root, root, -) %doc README COPYING %{_bindir}/* %{_mandir}/*/* @@ -62,6 +63,9 @@ rm -rf %{buildroot} %dir %{_localstatedir}/log/fax %changelog +* Fri Feb 15 2008 Than Ngo 0.9a-1.001114 +- 0.9a-001114 + * Wed Jul 12 2006 Jesse Keating - 0.9-27.2.1 - rebuild diff --git a/sources b/sources index 1e0ffac..385759c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23bd3767f87c455c58ccae7f88bce725 efax-0.9.tar.gz +28abef47d9700eb1c20bf5770565aa7d efax-0.9a-001114.tar.gz