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

arekm arekm at pld-linux.org
Mon Oct 22 13:22:00 CEST 2012


commit e2dfdf07e2378a858e74853bf4eff0018360dfe6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Oct 22 13:21:57 2012 +0200

    - up to 1.8.0 final

 git-core.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 4e5abf7..5e6194c 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.0
-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:	0c583c96cfa311a55800b35da2b3782c
+Source0:	http://git-core.googlecode.com/files/git-%{version}.tar.gz
+# Source0-md5:	12f4d20f34ae37086d86dd3b9d037bba
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -377,7 +375,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/e2dfdf07e2378a858e74853bf4eff0018360dfe6



More information about the pld-cvs-commit mailing list