SPECS: efax-gtk.spec - spec adapterized
jasw
jasw at pld-linux.org
Tue Oct 25 09:50:08 CEST 2005
Author: jasw Date: Tue Oct 25 07:50:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- spec adapterized
---- Files affected:
SPECS:
efax-gtk.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/efax-gtk.spec
diff -u SPECS/efax-gtk.spec:1.1 SPECS/efax-gtk.spec:1.2
--- SPECS/efax-gtk.spec:1.1 Tue Oct 25 01:05:00 2005
+++ SPECS/efax-gtk.spec Tue Oct 25 09:50:03 2005
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
Summary: Efax-gtk is a GUI front end for the 'efax' fax program
Summary(pl): Efax-gtk jest graficznym interfejsem programu 'efax'
Name: efax-gtk
@@ -5,29 +6,29 @@
Release: 1
License: GPL
Group: Applications/Communications
-Source0: http://dl.sourceforge.net/sourceforge/efax-gtk/%{name}-%{version}.src.tgz
+Source0: http://dl.sourceforge.net/efax-gtk/%{name}-%{version}.src.tgz
# Source0-md5: e2320281240e6e805182497d1279be42
Patch0: %{name}-desktop.patch
URL: http://efax-gtk.sourceforge.net/
BuildRequires: gtk+2-devel
BuildRequires: libsigc++-devel
Requires: ghostscript
-Conflicts: efax
+Conflicts: efax
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Efax-gtk is a GUI front end for the 'efax' fax program. It can be used
-to send and receive faxes with a fax modem, and to view, print and manage
-faxes received. It also has a socket interface to provide a "virtual
-printer" for sending faxes from word processors and similar programs,
-and can automatically e-mail a received fax to a designated user, and
-automatically print a received fax. This is a program to send and receive
-faxes over class 1 or class 2 fax modems. It has a nice interface to help
-facilitate faxing.
+Efax-gtk is a GUI front end for the 'efax' fax program. It can be used
+to send and receive faxes with a fax modem, and to view, print and
+manage faxes received. It also has a socket interface to provide a
+"virtual printer" for sending faxes from word processors and similar
+programs, and can automatically e-mail a received fax to a designated
+user, and automatically print a received fax. This is a program to
+send and receive faxes over class 1 or class 2 fax modems. It has a
+nice interface to help facilitate faxing.
%description -l pl
-Efax-gtk jest graficznym interfejsem prorgamu 'efax'. Może byc uzywany
-do wysyłania in odbierania faksów z fax-modemu, oraz do oglądania i
+Efax-gtk jest graficznym interfejsem prorgamu 'efax'. Może byc uzywany
+do wysyłania in odbierania faksów z fax-modemu, oraz do oglądania i
drukowania odebranych faksów.
%prep
@@ -43,7 +44,7 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT
ln -s %{_bindir}/efax-0.9a $RPM_BUILD_ROOT%{_bindir}/efax
ln -s %{_bindir}/efix-0.9a $RPM_BUILD_ROOT%{_bindir}/efix
@@ -54,10 +55,10 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
-%config(noreplace) %verify(not size mtime md5) /etc/efax-gtkrc
-%{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/efax-gtkrc
+%attr(755,root,root) %{_bindir}/*
%{_desktopdir}/%{name}.desktop
-%{_mandir}/man1/*.gz
+%{_mandir}/man1/**
/var/spool/fax/efax-gtk-faxfilter
/var/spool/fax/efax-gtk-socket-client
@@ -66,3 +67,7 @@
%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.2 2005/10/25 07:50:03 jasw
+- spec adapterized
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/efax-gtk.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list