X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys.spec;h=bd6ad057eaa621f44744bb239c099307cd8ee12f;hb=refs%2Fheads%2F0.9;hp=6f666cfbdfeec07e9024159d3d611162bda43535;hpb=cb063d0d6104352cb7143816afe3c5af3ad16ec5;p=vsys.git diff --git a/vsys.spec b/vsys.spec index 6f666cf..bd6ad05 100644 --- a/vsys.spec +++ b/vsys.spec @@ -2,22 +2,17 @@ # Vsys filesystem # # RPM spec file -# -# $Id$ -# - -%define url $URL$ %define name vsys %define version 0.9 -%define taglevel 3 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: Vsys filesystem Name: %{name} @@ -29,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot #Requires: BuildRequires: inotify-tools-devel BuildRequires: ocaml -BuildRequires: ocaml-docs +BuildRequires: ocaml-ocamldoc Source0: vsys-%{version}.tar.gz @@ -77,6 +72,12 @@ fi %postun %changelog +* Mon Jul 05 2010 Baris Metin - vsys-0.9-5 +- fix dependencies and docs generation + +* Sun Dec 27 2009 Thierry Parmentelat - vsys-0.9-4 +- fix build for f12 + * Mon May 18 2009 Sapan Bhatia - vsys-0.9-3 - The previous tag (0.9-2) doesn't build. This one is tested to build and install (or rather, upgrade) fine with the previous version of vsys.