Author: sparky Date: Thu Oct 14 11:08:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - added link patch
---- Files affected: packages/coovachilli: coovachilli.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/coovachilli/coovachilli.spec diff -u packages/coovachilli/coovachilli.spec:1.10 packages/coovachilli/coovachilli.spec:1.11 --- packages/coovachilli/coovachilli.spec:1.10 Wed Oct 13 19:01:52 2010 +++ packages/coovachilli/coovachilli.spec Thu Oct 14 13:07:55 2010 @@ -8,6 +8,7 @@ Source0: http://ap.coova.org/chilli/coova-chilli-%{version}.tar.gz # Source0-md5: 6d942a731da07b029a1be0b58d7917d6 Patch0: %{name}-strncpy.patch +Patch1: %{name}-link.patch URL: http://coova.org/ BuildRequires: autoconf BuildRequires: automake @@ -52,8 +53,8 @@ %prep %setup -q -n coova-chilli-%{version} - %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -124,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/10/14 11:07:55 sparky +- added link patch + Revision 1.10 2010/10/13 17:01:52 pawelz - URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coovachilli/coovachilli.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
