[packages/git-core/DEVEL] - updated to 1.8.3.rc1
draenog
draenog at pld-linux.org
Sat May 4 18:28:08 CEST 2013
commit e82e4e6429e8dc62fec497d1738df4141a296063
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Sat May 4 17:27:35 2013 +0100
- updated to 1.8.3.rc1
git-core.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 4114247..94902bf 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -6,16 +6,18 @@
%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.2.2
-Release: 1
+Version: 1.8.3
+Release: 0.%{_rc}.1
License: GPL v2
Group: Development/Tools
-Source0: http://git-core.googlecode.com/files/git-%{version}.tar.gz
-# Source0-md5: f7407df37facf579dcaa979266cc3c59
+Source0: http://git-core.googlecode.com/files/git-%{version}.%{_rc}.tar.gz
+# Source0-md5: d4f510d1150392570001bbdcfdbd06ed
Source1: %{name}-gitweb.conf
Source2: %{name}-gitweb-httpd.conf
Source3: %{name}-gitweb-lighttpd.conf
@@ -378,7 +380,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/e82e4e6429e8dc62fec497d1738df4141a296063
More information about the pld-cvs-commit
mailing list