Author: pawelz Date: Sat Jul 4 19:30:57 2009 GMT Module: packages Tag: HEAD ---- Log message: - add sshport patch - rel 0.2
---- Files affected: packages/gabriel: gabriel.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/gabriel/gabriel.spec diff -u packages/gabriel/gabriel.spec:1.2 packages/gabriel/gabriel.spec:1.3 --- packages/gabriel/gabriel.spec:1.2 Sat Jul 4 18:50:17 2009 +++ packages/gabriel/gabriel.spec Sat Jul 4 21:30:52 2009 @@ -10,13 +10,14 @@ Summary(pl.UTF-8): Bezpieczny zdalny D-Bus Name: gabriel Version: 0.1 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/gabriel/%{name}-%{version}.tar.gz # Source0-md5: 136d971aaf4917c31bfdc25c3f713091 # Very ugly hack. See TODO file. Patch0: %{name}-passphrase.patch +Patch1: %{name}-sshport.patch URL: http://gabriel.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -36,6 +37,7 @@ %setup -q %patch0 -p0 +%patch1 -p0 %build # Is it correct? @@ -68,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/07/04 19:30:52 pawelz +- add sshport patch +- rel 0.2 + Revision 1.2 2009/07/04 16:50:17 pawelz - TODO moved to spec file (special dedication to shadzik) - License ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gabriel/gabriel.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
