[packages/anaconda/anaconda-19] fix open-iscsi dependency
glen
glen at pld-linux.org
Thu May 16 07:26:27 CEST 2013
commit 2b2418e251404673d50a6fa1c7e7d055e4282b62
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 16 08:24:17 2013 +0300
fix open-iscsi dependency
fedora versioning is odd, they just stuff "6." in front, and no info
why. the habbit has rooted from this commit:
http://pkgs.fedoraproject.org/cgit/iscsi-initiator-utils.git/commit/?id=63a3144
anaconda.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/anaconda.spec b/anaconda.spec
index 1209e20..dc18ec8 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -23,7 +23,7 @@
%define dracutver 024-25
%define isomd5sum 1.0.10
%define fcoeutilsver 1.0.12-3.20100323git
-%define iscsiver 6.2.0.870-3
+%define iscsiver 2.0-0.870.3
%define rpmver 4.10.0
%define libarchivever 3.0.4
%define libselinuxver 2.1
@@ -31,7 +31,7 @@ Summary: Graphical system installer
Summary(pl.UTF-8): Graficzny instalator systemu
Name: anaconda
Version: 19.25
-Release: 0.1
+Release: 0.2
License: GPL
Group: Applications/System
Source0: http://pkgs.fedoraproject.org/repo/pkgs/anaconda/%{name}-%{version}.tar.bz2/b3f242b630aa1d4a458756b5816a0603/anaconda-%{version}.tar.bz2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/anaconda.git/commitdiff/2b2418e251404673d50a6fa1c7e7d055e4282b62
More information about the pld-cvs-commit
mailing list