X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=b11c0e4f724f059b2313ddc3730e8afea5828dfd;hb=0c228ba1165cda76d90c9c8cc2218a240e10c028;hp=a2e7449c9e3c91d689a94b170fa7d6244a925753;hpb=0510df7f6bd5fad6f01775f825f365f61c8661f2;p=sfa.git diff --git a/sfa.spec b/sfa.spec index a2e7449c..b11c0e4f 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 2.1 -%define taglevel 9 +%define taglevel 13 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -25,7 +25,6 @@ Summary: the SFA python libraries Group: Applications/System BuildRequires: make -Requires: myplc-config Requires: python >= 2.5 Requires: pyOpenSSL >= 0.7 Requires: m2crypto @@ -151,7 +150,7 @@ make VERSIONTAG="%{version}-%{taglevel}" SCMURL="%{SCMURL}" install DESTDIR="$RP rm -rf $RPM_BUILD_ROOT %files -%{python_sitelib}/sfa/__init__.py +%{python_sitelib}/sfa/__init__.py* %{python_sitelib}/sfa/trust %{python_sitelib}/sfa/storage %{python_sitelib}/sfa/util @@ -181,7 +180,6 @@ rm -rf $RPM_BUILD_ROOT %files client %config (noreplace) /etc/sfa/sfi_config -%{python_sitelib}/sfa/clientbin %{_bindir}/sfi*.py* %{_bindir}/sfi %{_bindir}/get*.py* @@ -249,6 +247,23 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Wed Jul 11 2012 Thierry Parmentelat - sfa-2.1-13 +- bugfix that prevented to call 'sfi create' - (was broken in sfa-2.1-12) +- sfi to remove expired credentials + +* Tue Jul 10 2012 Tony Mack - sfa-2.1-12 +- Update Openstack driver to support Essex release/ +- Fix authority xrn bug. + + +* Thu Jun 07 2012 Thierry Parmentelat - sfa-2.1-11 +- review packaging - site-packages/planetlab now come with sfa-plc +- new package sfa-federica +- clientbin moved one step upwards + +* Wed Jun 6 2012 Tony Mack - sfa-2.1-10 +- fix bug in sfi update() + * Sun Jun 03 2012 Thierry Parmentelat - sfa-2.1-9 - fix broken sfa.util.xrn class for lowercase