summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2003-08-07 13:12:48 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1de93ee959fe896ac7bfc4f7f8a5076e179045f7 (patch)
tree687cceef3095c5c7d0b1f9c7577945ff18a44f61
parent9ce31f6b17cdd67dc809129d1f5f45247fc330e4 (diff)
downloadfax4CUPS-1de93ee959fe896ac7bfc4f7f8a5076e179045f7.zip
fax4CUPS-1de93ee959fe896ac7bfc4f7f8a5076e179045f7.tar.gz
Changed files: fax4CUPS.spec -> 1.8
-rw-r--r--fax4CUPS.spec27
1 files changed, 23 insertions, 4 deletions
diff --git a/fax4CUPS.spec b/fax4CUPS.spec
index 15ee3fa..020bb23 100644
--- a/fax4CUPS.spec
+++ b/fax4CUPS.spec
@@ -1,14 +1,15 @@
Summary: Fax4CUPS - CUPS backend for a serial fax modem
Summary(pl): Fax4CUPS - backend CUPS-a do szeregowych fax-modemów
Name: fax4CUPS
-Version: 1.22
-Release: 2
+Version: 1.23
+Release: 1
License: GPL
Group: Applications/Communications
Source0: http://gongolo.usr.dsi.unimi.it/~vigna/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: 0a7884a59986bd68686077e67ac4ffba
+# Source0-md5: 8fec1e26f0b6d1d97fa1ca7aca95dc63
URL: http://gongolo.usr.dsi.unimi.it/~vigna/fax4CUPS/
BuildRequires: cups-devel
+Requires: bash
Requires: cups
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +58,19 @@ hylafax backend.
%description -n cups-backend-hylafax -l pl
Backend do hylafaksa.
+%package -n cups-backend-mgetty
+Summary: mgetty backend
+Summary(pl): Backend do mgetty
+Group: Applications/Communications
+Requires: %{name} = %{version}
+Requires: mgetty
+
+%description -n cups-backend-mgetty
+mgetty backend.
+
+%description -n cups-backend-mgetty -l pl
+Backend do mgetty.
+
%prep
%setup -q
@@ -69,7 +83,7 @@ install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
install -d $RPM_BUILD_ROOT%(cups-config --serverbin)/backend
install -d $RPM_BUILD_ROOT%(cups-config --datadir)/model
-install fax efax hylafax $RPM_BUILD_ROOT%(cups-config --serverbin)/backend
+install fax efax hylafax mgetty-fax $RPM_BUILD_ROOT%(cups-config --serverbin)/backend
install *.ppd $RPM_BUILD_ROOT%(cups-config --datadir)/model
%clean
@@ -93,3 +107,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %(cups-config --serverbin)/backend/hylafax
%(cups-config --datadir)/model/hylafax.ppd
+
+%files -n cups-backend-mgetty
+%defattr(644,root,root,755)
+%attr(755,root,root) %(cups-config --serverbin)/backend/mgetty-fax
+%(cups-config --datadir)/model/mgetty-fax.ppd