]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- up to 1.7.3.3 auto/th/git-core-1_7_3_3-1
authorKacper Kornet <draenog@pld-linux.org>
Mon, 6 Dec 2010 12:46:03 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- remove crypto.patch (fixed upstream in different way)

Changed files:
    git-core-libcrypto.patch -> 1.2
    git-core.spec -> 1.223

git-core-libcrypto.patch [deleted file]
git-core.spec

diff --git a/git-core-libcrypto.patch b/git-core-libcrypto.patch
deleted file mode 100644 (file)
index 3f0ddea..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile~  2010-06-30 19:39:08.172642828 +0100
-+++ Makefile   2010-06-30 19:41:40.025968398 +0100
-@@ -736,6 +736,7 @@
- # we had "elif" things would have been much nicer...
- ifeq ($(uname_S),Linux)
-+      NEEDS_CRYPTO_WITH_SSL = YesPlease
-       NO_STRLCPY = YesPlease
-       NO_MKSTEMPS = YesPlease
-       HAVE_PATHS_H = YesPlease
index e4aaaa41459f30ded14cc2041e0b823b413f0615..8d4e6df2491c9085e6db1517961a9997e15f2015 100644 (file)
@@ -8,12 +8,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
@@ -21,7 +21,6 @@ Source4:      %{name}.sysconfig
 Source5:       %{name}.inet
 Source6:       %{name}.init
 Patch0:                %{name}-tests.patch
-Patch1:                %{name}-libcrypto.patch
 URL:           http://git-scm.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -367,7 +366,6 @@ Ta wtyczka dostarcza podświetlanie składni dla treści commitów gita.
 %prep
 %setup -q -n git-%{version}
 %patch0 -p1
-%patch1 -p0
 
 %build
 %{__aclocal}
This page took 0.041265 seconds and 4 git commands to generate.