X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pcucontrol.spec;h=3b3a93e22977f3cdf19058eadd2ef4a9fff9e076;hb=9790748566f28bb65c9b0fff15c833d956a412b9;hp=42fbc8d19fb79d7046476c361a3f5e06670ee778;hpb=5f6e0d47571b9926185375d06fefbf3e3a24a520;p=pcucontrol.git diff --git a/pcucontrol.spec b/pcucontrol.spec index 42fbc8d..3b3a93e 100644 --- a/pcucontrol.spec +++ b/pcucontrol.spec @@ -1,12 +1,6 @@ -# -# $Id$ -# - -%define url $URL: svn+ssh://svn.planet-lab.org/svn/pcucontrol/trunk/pcucontrol.spec $ - %define name pcucontrol %define version 1.0 -%define taglevel 7 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -22,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: python Requires: OpenIPMI-tools @@ -62,6 +56,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jan 24 2011 Thierry Parmentelat - pcucontrol-1.0-10 +- no semantic change - just fixed specfile for git URL + +* Fri Dec 03 2010 Baris Metin - pcucontrol-1.0-9 +- fix build for f14 + +* Thu Jul 08 2010 Baris Metin - pcucontrol-1.0-8 +- fix build issue + * Mon Jul 05 2010 Baris Metin - pcucontrol-1.0-7 - fixes for HPiLO