X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=Monitor.spec;h=9eb5bf2e4c6a7a94b8ae58e6e81afee63551c3e3;hp=af19574b852e068d772b82b2d5b6a50f88624a86;hb=a6654e5c43a09239f02741916d91e2f14629044a;hpb=6d140f7e944e079f4bcd8ae465dc35dc8a3fd305 diff --git a/Monitor.spec b/Monitor.spec index af19574..9eb5bf2 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.0 -%define taglevel 27 +%define taglevel 28 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -312,6 +312,9 @@ fi %changelog +* Thu Dec 17 2009 Baris Metin - Monitor-3.0-28 +- do not need buildrequires. a new tag to fix centos builds + * Thu Dec 17 2009 Baris Metin - Monitor-3.0-27 - fix rpm build issues