[packages/git-core/DEVEL] updated to final 1.8.5

draenog draenog at pld-linux.org
Fri Nov 29 05:16:51 CET 2013


commit 5013f7fc20a0da9de4fcc94d96fc3c4f6c2dc2c6
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Fri Nov 29 04:13:42 2013 +0000

    updated to final 1.8.5

 git-core.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 6b976bb..7879fe6 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/5013f7fc20a0da9de4fcc94d96fc3c4f6c2dc2c6



More information about the pld-cvs-commit mailing list