]> git.pld-linux.org Git - packages/xen.git/commitdiff
- added BR: curl-devel, python-devel
authoraverne <averne@pld-linux.org>
Wed, 22 Dec 2004 15:37:28 +0000 (15:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed to build

Changed files:
    xen.spec -> 1.2

xen.spec

index 607446fba5c603d1acb81edaff264a5cdc29ec2c..5a05cd3e09ff08afd49e6e87d9a2e1a1319bac4c 100644 (file)
--- a/xen.spec
+++ b/xen.spec
@@ -1,3 +1,4 @@
+%define                pyver   2.3
 Summary:       Xen is a virtual machine monitor
 Name:          xen
 Version:       2
@@ -6,6 +7,8 @@ Group:          Development/Libraries
 License:       GPL
 URL:           http://www.sourceforge.net/projects/xen/
 Source0:       http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/%{name}-unstable-src.tgz
+BuildRequires: curl-devel
+BuildRequires: python-devel
 BuildRequires: python-Twisted
 BuildRequires: bridge-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.065143 seconds and 4 git commands to generate.