SPECS: darcs.spec - 1.0.9rc2 (1.0.8 doesn't build with ghc-6.6).

qrczak qrczak at pld-linux.org
Mon Feb 19 15:43:53 CET 2007


Author: qrczak                       Date: Mon Feb 19 14:43:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.9rc2 (1.0.8 doesn't build with ghc-6.6).

---- Files affected:
SPECS:
   darcs.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/darcs.spec
diff -u SPECS/darcs.spec:1.20 SPECS/darcs.spec:1.21
--- SPECS/darcs.spec:1.20	Mon Feb 12 22:23:52 2007
+++ SPECS/darcs.spec	Mon Feb 19 15:43:47 2007
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define _rc	rc2
 Summary:	David's Advanced Revision Control System - yet another replacement for CVS
 Summary(pl.UTF-8):	David's Advanced Revision Control System - jeszcze jeden zamiennik CVS-a
 Name:		darcs
-Version:	1.0.8
-Release:	1
+Version:	1.0.9
+Release:	0.%{_rc}.1
 License:	GPL v2
 Group:		Development/Version Control
-Source0:	http://abridgegame.org/darcs/%{name}-%{version}.tar.gz
-# Source0-md5:	a7a26d1a98c5675dcab4c2cc30eba59d
+Source0:	http://abridgegame.org/darcs/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5:	fe268bc6d030141fc7f92417b96fca16
 URL:		http://abridgegame.org/darcs/
 BuildRequires:	curl-devel
 BuildRequires:	ghc >= 6.2
@@ -30,7 +31,7 @@
 używany do oglądania zawartości repozytorium.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 
 %build
 CPPFLAGS="-I/usr/include/ncurses"
@@ -61,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/02/19 14:43:47  qrczak
+- 1.0.9rc2 (1.0.8 doesn't build with ghc-6.6).
+
 Revision 1.20  2007/02/12 21:23:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/darcs.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list