X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=9a687f6fcd2484286921b4688264cbf7f48f4b0e;hb=aec369d786e8f40ebdf60c625092f071f27cffb4;hp=2c68905464987c88d328a5a407f442fc0acf1e72;hpb=33bb19ad284baff499ef6ad60f68b70d2899465e;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 2c68905..9a687f6 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -2,7 +2,7 @@ %define name PLCAPI %define version 5.0 -%define taglevel 23 +%define taglevel 24 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -56,7 +56,7 @@ Conflicts: MyPLC <= 4.3 # BuildRequires: postgresql-devel # Standard xmlrpc.so that ships with PHP does not marshal NULL -BuildRequires: php-devel +BuildRequires: php-devel PyXML python-simplejson Obsoletes: php-xmlrpc Provides: php-xmlrpc @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 08 2010 Thierry Parmentelat - plcapi-5.0-24 +- tweak doc extraction for fedora14 + * Tue Dec 07 2010 Thierry Parmentelat - plcapi-5.0-23 - builtin accessors for the myslice page - Get{Node,Interface}Tags allowed to techs