Author: draenog Date: Mon Dec 6 12:46:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.7.3.3 - remove crypto.patch (fixed upstream in different way)
---- Files affected: packages/git-core: git-core.spec (1.222 -> 1.223) , git-core-libcrypto.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/git-core/git-core.spec diff -u packages/git-core/git-core.spec:1.222 packages/git-core/git-core.spec:1.223 --- packages/git-core/git-core.spec:1.222 Fri Nov 19 07:33:18 2010 +++ packages/git-core/git-core.spec Mon Dec 6 13:46:03 2010 @@ -9,12 +9,12 @@ Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core -Version: 1.7.3.2 -Release: 2 +Version: 1.7.3.3 +Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: 902f7f07a789fedc0d2ac03656b85969 +# Source0-md5: 0430440eeb7c037afd4254bc6fd2cce8 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}-gitweb-lighttpd.conf @@ -22,7 +22,6 @@ Source5: %{name}.inet Source6: %{name}.init Patch0: %{name}-tests.patch -Patch1: %{name}-libcrypto.patch URL: http://git-scm.com/ BuildRequires: autoconf BuildRequires: automake @@ -368,7 +367,6 @@ %prep %setup -q -n git-%{version} %patch0 -p1 -%patch1 -p0 %build %{__aclocal} @@ -688,6 +686,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.223 2010/12/06 12:46:03 draenog +- up to 1.7.3.3 +- remove crypto.patch (fixed upstream in different way) + Revision 1.222 2010/11/19 06:33:18 qboosh - remaining pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.222&r2=1.223&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
