[packages/git-core: 4/5] updated to 1.8.4

draenog draenog at pld-linux.org
Sat Aug 24 17:11:29 CEST 2013


commit d027094d666300ed8d9b75e6d57c2b841b276152
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Sat Aug 24 15:55:28 2013 +0100

    updated to 1.8.4

 git-core.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index fda260c..796226c 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  rc4
-
 %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.4
-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:	f010deca987625fa1af4695a6f0964c8
+Source0:	http://git-core.googlecode.com/files/git-%{version}.tar.gz
+# Source0-md5:	355768a1c70d0cb4fedf4b598ac1375b
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-apache.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -385,7 +383,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/a9f8b8ff619bd88c3c73e712ed97c85779240e08



More information about the pld-cvs-commit mailing list