X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=mclu.spec.in;h=8a28572bb010d2db18d693104e9530cdcb42d455;hb=3e12575c6405304af0d30565664d4ea7da6f1031;hp=6d99f138524688797b7ae778a1df3f1a8465eaba;hpb=8f509fea52826d18df504f18ad0e702f54320f48;p=mclu.git diff --git a/mclu.spec.in b/mclu.spec.in index 6d99f13..8a28572 100644 --- a/mclu.spec.in +++ b/mclu.spec.in @@ -3,9 +3,11 @@ Version: @PACKAGE_VERSION@ Release: 1%{?dist} Summary: Mini cluster, a virtualization cluster manager +BuildArch: noarch + License: GPLv2+ -#URL: http://people.redhat.com/~rjones/ -#Source0: http://people.redhat.com/~rjones/ +URL: http://git.annexia.org/?p=mclu.git;a=summary +Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz BuildRequires: python-devel BuildRequires: libvirt-python @@ -41,12 +43,12 @@ make DESTDIR=$RPM_BUILD_ROOT install %files -%doc COPYING README +%doc CONFIGURATION COPYING README %dir %{_sysconfdir}/mclu/ %dir %{_sysconfdir}/mclu/xmls/ %config(noreplace) %{_sysconfdir}/mclu/mclu.conf %{_bindir}/mclu -%{_pkgdatadir}/ +%{_datadir}/%{name}/ %changelog