efax-gtk.spec

来自「用于使用moden进行传真的源代码」· SPEC 代码 · 共 51 行

SPEC
51
字号
%define name    efax-gtk%define version 2.2.7a%define release 1Summary: A GUI front end for the efax fax programName:      %{name}Version:   %{version}Release:   %{release}Copyright: GPLGroup: Applications/CommunicationsSource0: %{name}-%{version}.src.tgzBuildRoot: %{_tmppath}/%{name}-rootRequires: ghostscript, gtk2, glib2, gtkmm2BuildRequires: 	gtk2-devel, glib2-devel, gtkmm2-develUrl: http://www.cvine.freeserve.co.uk/efax-gtk/%descriptionEfax-gtk is a GUI front end for the efax fax program.  Itcan be used to send and receive faxes with a fax modem, and to manage,view and print faxes sent or received.  It replaces the scripts whichcome with the efax package.  It also includes and installs a versionof efax with the distribution.%prep%setup -q -n %{name}-%{version}%build%configure --with-spooldir=/var/spool/faxmake%install[ "$RPM_BUILD_ROOT" != "" ] && rm -rf $RPM_BUILD_ROOTmake SPOOLDIR=$RPM_BUILD_ROOT/var/spool/fax DESTDIR=$RPM_BUILD_ROOT install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%{_bindir}/%{name}%{_bindir}/efax-0.9a%{_bindir}/efix-0.9a%{_mandir}/man1/*/var/spool/fax/efax-gtk-faxfilter/var/spool/fax/efax-gtk-socket-client%{_datadir}/locale/*/*%{_datadir}/applications/efax-gtk.desktop%doc AUTHORS README BUGS COPYING ChangeLog print_fax mail_fax%config %{_sysconfdir}/efax-gtkrc%dir %attr(775, lp, lp) /var/spool/fax

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?