X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;fp=Monitor.spec;h=80692f7880dbc7b834b6f0cb457f10cd79fa2307;hp=9f1c3faa165da498ab72bd716a12de3e822c6cf2;hb=d7faf0ac3abce9f7d34d9d46a7841365fe1fc2c5;hpb=f3deff51dbe37324fd019a1906ca18904cb7563e diff --git a/Monitor.spec b/Monitor.spec index 9f1c3fa..80692f7 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -7,7 +7,7 @@ %define name monitor # keep this version in sync with monitor/monitor_version.py %define version 3.1 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -357,6 +357,9 @@ fi %changelog +* Fri May 27 2011 s s - monitor-3.1-4 +- Fixes to spec file for monitor building + * Fri May 27 2011 s s - monitor-3.1-3 - fixing syntax errors