SPECS: svk.spec - ver. 2.0.0 - URL of svk has changed (bestpractic...

wrobell wrobell at pld-linux.org
Fri Jan 5 18:38:17 CET 2007


Author: wrobell                      Date: Fri Jan  5 17:38:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 2.0.0
- URL of svk has changed (bestpractical move)
- nfy (some perl modules missing App::CLI, File::Temp and File::Spec)

---- Files affected:
SPECS:
   svk.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/svk.spec
diff -u SPECS/svk.spec:1.16 SPECS/svk.spec:1.17
--- SPECS/svk.spec:1.16	Mon Aug  7 16:59:01 2006
+++ SPECS/svk.spec	Fri Jan  5 18:38:12 2007
@@ -5,28 +5,34 @@
 Summary:	SVK - a decentralized version control system
 Summary(pl):	SVK - zdecentralizowany system kontroli wersji
 Name:		svk
-Version:	1.08
+Version:	2.0.0
 Release:	1
 License:	GPL v1+ or Artistic
 Group:		Development/Version Control
-Source0:	http://rt.openfoundry.org/Foundry/Project/Download/Attachment/68506/48158/SVK-%{version}.tar.gz
-# Source0-md5:	92a90bf73dfa958fd3633ec50c5798b1
-URL:		http://svk.elixus.org/
+Source0:	http://download.bestpractical.com/pub/svk/SVK-v%{version}.tar.gz
+# Source0-md5:	37ff4acde9f9a0f987bde48b32616ab3
+URL:		http://svk.bestpractical.com/
 BuildRequires:	perl-Algorithm-Annotate
-BuildRequires:	perl-Algorithm-Diff
+BuildRequires:	perl-Algorithm-Diff >= 1.1902
+BuildRequires:	perl-App-CLI
 BuildRequires:	perl-Class-Autouse >= 1.15
+BuildRequires:	perl-Class-Data-Inheritable >= 0.04
 BuildRequires:	perl-Clone
 BuildRequires:	perl-Compress-Zlib
 BuildRequires:	perl-Data-Hierarchy >= 0.17
 BuildRequires:	perl-File-BaseDir
 BuildRequires:	perl-File-MimeInfo
+BuildRequires:	perl-File-Spec >= 3.19
+BuildRequires:	perl-File-Temp >= 0.17
 BuildRequires:	perl-File-Type
 BuildRequires:	perl-FreezeThaw
 BuildRequires:	perl-IO-Digest
 BuildRequires:	perl-IO-Pager
+BuildRequires:	perl-List-MoreUtils >= 0.17
 BuildRequires:	perl-Locale-Maketext-Lexicon
 BuildRequires:	perl-Locale-Maketext-Simple
 BuildRequires:	perl-PathTools >= 3.18
+BuildRequires:	perl-Path-Class >= 0.16
 BuildRequires:	perl-PerlIO-eol >= 0.13
 BuildRequires:	perl-PerlIO-via-dynamic >= 0.11
 BuildRequires:	perl-PerlIO-via-symlink
@@ -37,9 +43,12 @@
 BuildRequires:	perl-SVN-Simple >= 0.27
 BuildRequires:	perl-Text-Diff
 BuildRequires:	perl-TimeDate
+BuildRequires:	perl-UNIVERSAL-require >= 0.10
 BuildRequires:	perl-YAML >= 0.36
+BuildRequires:	perl-YAML-Syck >= 0.64
 BuildRequires:	perl-devel >= 1:5.8.4
 BuildRequires:	perl-subversion >= 1.0.3
+BuildRequires:	perl-version >= 0.68
 #BuildRequires:	resolving-builders-blocking
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -73,7 +82,7 @@
 Moduły Perla SVK.
 
 %prep
-%setup -q -n SVK-%{version}
+%setup -q -n SVK-v%{version}
 
 %build
 %{__perl} Makefile.PL \
@@ -106,6 +115,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/01/05 17:38:12  wrobell
+- ver. 2.0.0
+- URL of svk has changed (bestpractical move)
+- nfy (some perl modules missing App::CLI, File::Temp and File::Spec)
+
 Revision 1.16  2006/08/07 14:59:01  qboosh
 - pl for perl-
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/svk.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list