[packages/git-core/DEVEL] - up to 1.8.2

draenog draenog at pld-linux.org
Thu Mar 14 14:03:39 CET 2013


commit e46713fc5c1e67db3cfe91c0cb0a9de3d27e01ba
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Thu Mar 14 13:00:03 2013 +0000

    - up to 1.8.2

 git-core.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 23a9bf7..9614e6c 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -5,18 +5,16 @@
 %bcond_without	tests_svn	# perform tests which use subversion
 %bcond_without	doc		# skip building/packaging docs/manuals (takes some time)
 
-%define _rc  rc3
-
 %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.2
-Release:	0.%{_rc}.1
+Release:	1
 License:	GPL v2
 Group:		Development/Tools
-Source0:	http://git-core.googlecode.com/files/git-%{version}.%{_rc}.tar.gz
-# Source0-md5:	fb7354592d1ca4cb052361b113bfba64
+Source0:	http://git-core.googlecode.com/files/git-%{version}.tar.gz
+# Source0-md5:	210834d73c857931c3da34a65eb3e597
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -378,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}.%{_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/e46713fc5c1e67db3cfe91c0cb0a9de3d27e01ba



More information about the pld-cvs-commit mailing list