]> git.pld-linux.org Git - packages/fax4CUPS.git/blame - fax4CUPS.spec
- converted to UTF-8
[packages/fax4CUPS.git] / fax4CUPS.spec
CommitLineData
cb67568d 1Summary: Fax4CUPS - CUPS backend for a serial fax modem
8355881e 2Summary(pl.UTF-8): Fax4CUPS - backend CUPS-a do szeregowych fax-modemów
cb67568d 3Name: fax4CUPS
2ac448cb 4Version: 1.24
1de93ee9 5Release: 1
cb67568d 6License: GPL
7Group: Applications/Communications
2ac448cb
AM
8Source0: http://vigna.dsi.unimi.it/fax4CUPS/%{name}-%{version}.tar.gz
9# Source0-md5: 42b1a28bba0d91b2e5bd2390fc956abb
10Source1: %{name}-hylafax.config
11Patch0: %{name}-hylafax.patch
12URL: http://vigna.dsi.unimi.it/fax4CUPS/
3e2de871 13BuildRequires: cups-devel
1de93ee9 14Requires: bash
ea89ab9b 15Requires: cups
cb67568d 16BuildArch: noarch
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
19%description
ea89ab9b
JB
20Fax4CUPS - CUPS backend for a serial fax modem.
21
8355881e
JR
22%description -l pl.UTF-8
23Fax4CUPS - backend CUPS-a do szeregowych fax-modemów.
cb67568d 24
3e2de871 25%package -n cups-backend-fax-compat
cb67568d 26Summary: Compatibility fax backend
8355881e 27Summary(pl.UTF-8): Backend faksowy dla kompatybilności
cb67568d 28Group: Applications/Communications
df9e4546 29Requires: %{name} = %{version}-%{release}
cb67568d 30
3e2de871 31%description -n cups-backend-fax-compat
cb67568d 32Compatibility fax backend.
33
8355881e
JR
34%description -n cups-backend-fax-compat -l pl.UTF-8
35Backend faksowy dla kompatybilności.
ea89ab9b 36
3e2de871 37%package -n cups-backend-efax
cb67568d 38Summary: efax backend
8355881e 39Summary(pl.UTF-8): Backend do efaksa
cb67568d 40Group: Applications/Communications
df9e4546 41Requires: %{name} = %{version}-%{release}
3e2de871 42Requires: efax
cb67568d 43
3e2de871 44%description -n cups-backend-efax
ea89ab9b
JB
45efax backend.
46
8355881e 47%description -n cups-backend-efax -l pl.UTF-8
ea89ab9b 48Backend do efaksa.
cb67568d 49
3e2de871 50%package -n cups-backend-hylafax
cb67568d 51Summary: hylafax backend
8355881e 52Summary(pl.UTF-8): Backend do hylafaksa
cb67568d 53Group: Applications/Communications
df9e4546 54Requires: %{name} = %{version}-%{release}
b7ee090c 55Requires: hylafax-client
cb67568d 56
3e2de871 57%description -n cups-backend-hylafax
ea89ab9b
JB
58hylafax backend.
59
8355881e 60%description -n cups-backend-hylafax -l pl.UTF-8
ea89ab9b 61Backend do hylafaksa.
cb67568d 62
1de93ee9
TP
63%package -n cups-backend-mgetty
64Summary: mgetty backend
8355881e 65Summary(pl.UTF-8): Backend do mgetty
1de93ee9 66Group: Applications/Communications
df9e4546 67Requires: %{name} = %{version}-%{release}
1de93ee9
TP
68Requires: mgetty
69
70%description -n cups-backend-mgetty
71mgetty backend.
72
8355881e 73%description -n cups-backend-mgetty -l pl.UTF-8
1de93ee9
TP
74Backend do mgetty.
75
2ac448cb
AM
76%package -n cups-backend-capisuite
77Summary: capisuite backend
8355881e 78Summary(pl.UTF-8): Backend do capisuite
2ac448cb 79Group: Applications/Communications
df9e4546 80Requires: %{name} = %{version}-%{release}
2ac448cb
AM
81
82%description -n cups-backend-capisuite
83capisuite backend.
84
8355881e 85%description -n cups-backend-capisuite -l pl.UTF-8
2ac448cb
AM
86Backend do capisuite.
87
cb67568d 88%prep
89%setup -q
2ac448cb 90%patch0 -p1
cb67568d 91
cb67568d 92%install
93rm -rf $RPM_BUILD_ROOT
94
95install -d $RPM_BUILD_ROOT%{_mandir}/man1
96install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
97
3e2de871 98install -d $RPM_BUILD_ROOT%(cups-config --serverbin)/backend
99install -d $RPM_BUILD_ROOT%(cups-config --datadir)/model
2ac448cb 100install -d $RPM_BUILD_ROOT%(cups-config --serverroot)
cb67568d 101
1de93ee9 102install fax efax hylafax mgetty-fax $RPM_BUILD_ROOT%(cups-config --serverbin)/backend
3e2de871 103install *.ppd $RPM_BUILD_ROOT%(cups-config --datadir)/model
2ac448cb 104install %{SOURCE1} $RPM_BUILD_ROOT%(cups-config --serverroot)/hylafax
cb67568d 105
106%clean
107rm -rf $RPM_BUILD_ROOT
108
109%files
110%defattr(644,root,root,755)
111%{_mandir}/man1/*
112
3e2de871 113%files -n cups-backend-fax-compat
cb67568d 114%defattr(644,root,root,755)
3e2de871 115%attr(755,root,root) %(cups-config --serverbin)/backend/fax
116%(cups-config --datadir)/model/fax.ppd
cb67568d 117
3e2de871 118%files -n cups-backend-efax
cb67568d 119%defattr(644,root,root,755)
3e2de871 120%attr(755,root,root) %(cups-config --serverbin)/backend/efax
121%(cups-config --datadir)/model/efax.ppd
cb67568d 122
3e2de871 123%files -n cups-backend-hylafax
cb67568d 124%defattr(644,root,root,755)
3e2de871 125%attr(755,root,root) %(cups-config --serverbin)/backend/hylafax
126%(cups-config --datadir)/model/hylafax.ppd
1d9aebb2 127%config(noreplace) %verify(not md5 mtime size) %(cups-config --serverroot)/hylafax
1de93ee9
TP
128
129%files -n cups-backend-mgetty
130%defattr(644,root,root,755)
131%attr(755,root,root) %(cups-config --serverbin)/backend/mgetty-fax
132%(cups-config --datadir)/model/mgetty-fax.ppd
2ac448cb
AM
133
134%files -n cups-backend-capisuite
135%defattr(644,root,root,755)
136%(cups-config --datadir)/model/capisuite-fax.ppd
This page took 0.083213 seconds and 4 git commands to generate.