[packages/git-core/DEVEL] - up to 1.8.0-rc0

draenog draenog at pld-linux.org
Tue Oct 2 15:30:38 CEST 2012


commit 912e94f86f44526c63f619a1b36d9914f2d67dbb
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Oct 2 14:44:36 2012 +0200

    - up to 1.8.0-rc0

 git-core.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 054538c..e03ec60 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -5,16 +5,18 @@
 %bcond_with	tests_svn	# perform tests which use subversion
 %bcond_without	doc		# skip building/packaging docs/manuals (takes some time)
 
+%define _rc  rc0
+
 %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.7.12.2
-Release:	1
+Version:	1.8.0
+Release:	0.%{_rc}.1
 License:	GPL v2
 Group:		Development/Tools
-Source0:	http://git-core.googlecode.com/files/git-%{version}.tar.gz
-# Source0-md5:	5aa5d146825f74fee889ca5408e4e00b
+Source0:	http://git-core.googlecode.com/files/git-%{version}.%{_rc}.tar.gz
+# Source0-md5:	c0c1eb2d8ffcf77c89b12f210c147322
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -374,7 +376,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}
+%setup -q -n git-%{version}.%{_rc}
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/912e94f86f44526c63f619a1b36d9914f2d67dbb



More information about the pld-cvs-commit mailing list