Author: arekm Date: Thu Jan 25 14:06:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; include template files
---- Files affected: SPECS: hylafax.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/hylafax.spec diff -u SPECS/hylafax.spec:1.50 SPECS/hylafax.spec:1.51 --- SPECS/hylafax.spec:1.50 Thu Jan 25 12:06:37 2007 +++ SPECS/hylafax.spec Thu Jan 25 15:05:57 2007 @@ -3,7 +3,7 @@ Summary(pl): HylaFAX(tm) to przemyślany, potężny pakiet do obsługi faksów Name: hylafax Version: 4.3.1 -Release: 1 +Release: 2 License: distributable Group: Applications/Communications Source0: ftp://ftp.hylafax.org/source/%{name}-%{version}.tar.gz @@ -319,6 +319,17 @@ %dir %{faxspool}/config %dir %{faxspool}/dev %dir %{faxspool}/etc +%dir %{faxspool}/etc/templates +%{faxspool}/etc/templates/*.txt +%lang(de) %{faxspool}/etc/templates/de +%lang(es) %{faxspool}/etc/templates/es +%lang(de) %{faxspool}/etc/templates/de +%lang(fr) %{faxspool}/etc/templates/fr +%lang(it) %{faxspool}/etc/templates/it +%lang(pl) %{faxspool}/etc/templates/pl +%lang(pt) %{faxspool}/etc/templates/pt +%lang(pt_BR) %{faxspool}/etc/templates/pt_BR +%lang(ro) %{faxspool}/etc/templates/ro %attr(755,uucp,uucp) %dir %{faxspool}/info %attr(755,uucp,uucp) %dir %{faxspool}/log %attr(755,uucp,uucp) %dir %{faxspool}/recvq @@ -398,6 +409,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2007/01/25 14:05:57 arekm +- rel 2; include template files + Revision 1.50 2007/01/25 11:06:37 qboosh - use grep -q to check for faxgetty entry - fixed faxgetty entry removal ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hylafax.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
