Author: qboosh Date: Sun Jun 17 07:55:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: iodine.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/iodine.spec diff -u SPECS/iodine.spec:1.3 SPECS/iodine.spec:1.4 --- SPECS/iodine.spec:1.3 Sat Jun 9 00:14:28 2007 +++ SPECS/iodine.spec Sun Jun 17 09:55:06 2007 @@ -1,22 +1,28 @@ # $Revision$, $Date$ Summary: IP over DNS is now easy +Summary(pl.UTF-8): Łatwa w użyciu implementacja IP over DNS Name: iodine Version: 0.4.0 Release: 0.1 License: ISC Group: Networking -URL: http://code.kryo.se/iodine/ Source0: http://code.kryo.se/iodine/%{name}-%{version}.tar.gz # Source0-md5: 82d331f75a99d1547e0ccc3c3efd0a7a Patch0: %{name}-opt.patch Patch1: %{name}-make.patch +URL: http://code.kryo.se/iodine/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This is a piece of software that lets you tunnel IPv4 data through a -DNS server. This can be usable in different situations where internet +DNS server. This can be usable in different situations where Internet access is firewalled, but DNS queries are allowed. +%description -l pl.UTF-8 +Ten pakiet pozwala tunelować dane IPv4 poprzez serwer DNS. Może to być +przydatne w różnych sytuacjach kiedy dostęp do Internetu jest +ograniczony firewallem, ale dozwolone są zapytania DNS. + %prep %setup -q %patch0 -p1 @@ -29,6 +35,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ PREFIX=%{_prefix} \ MANDIR=%{_mandir} \ @@ -50,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/06/17 07:55:06 qboosh +- pl + Revision 1.3 2007/06/08 22:14:28 glen - add CHANGELOG ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iodine.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
