]> git.pld-linux.org Git - packages/git-core.git/commitdiff
updated to final 1.8.5
authorKacper Kornet <draenog@pld-linux.org>
Fri, 29 Nov 2013 04:13:42 +0000 (04:13 +0000)
committerKacper Kornet <draenog@pld-linux.org>
Fri, 29 Nov 2013 04:14:04 +0000 (04:14 +0000)
git-core.spec

index 6b976bb995164552fc20b04951b6b7f5f491f891..7879fe63fbdcec1d7d8b608feb2eb636cac87134 100644 (file)
@@ -6,18 +6,16 @@
 %bcond_without doc             # skip building/packaging docs/manuals (takes some time)
 %bcond_without pcre            # perl-compatible regexes support
 
-%define _rc  rc1
-
 %include       /usr/lib/rpm/macros.perl
 Summary:       Distributed version control system focused on speed, effectivity and usability
 Summary(pl.UTF-8):     Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:          git-core
 Version:       1.8.5
-Release:       0.%{_rc}.3
+Release:       1
 License:       GPL v2
 Group:         Development/Tools
-Source0:       http://git-core.googlecode.com/files/git-%{version}.%{_rc}.tar.gz
-# Source0-md5: 093264675071f17623bc315481fe96fd
+Source0:       http://git-core.googlecode.com/files/git-%{version}.tar.gz
+# Source0-md5: 16448b1cfd62fcbe738729edc6279e14
 Source1:       %{name}-gitweb.conf
 Source2:       %{name}-gitweb-httpd.conf
 Source3:       %{name}-gitweb-lighttpd.conf
@@ -370,7 +368,7 @@ This plugin provides syntax highlighting for git's commit messages.
 Ta wtyczka dostarcza podświetlanie składni dla treści commitów gita.
 
 %prep
-%setup -q -n git-%{version}.%{_rc}
+%setup -q -n git-%{version}
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
This page took 0.148217 seconds and 4 git commands to generate.