X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=ce705abf8a1c15a3a09ff923da73e8f80ed01717;hb=d8eb2951074d0e3f7e5fa222217e45a3e4a8448c;hp=217bb25118c77bae137900b81d667553010ea156;hpb=2d88d0848621150059c0e9c0e78ac6f227abd047;p=sfa.git diff --git a/sfa.spec b/sfa.spec index 217bb251..ce705abf 100644 --- a/sfa.spec +++ b/sfa.spec @@ -62,11 +62,6 @@ Summary: the SFA layer around MyPLC Group: Applications/System Requires: sfa -%package flashpolicy -Summary: SFA support for flash clients -Group: Applications/System -Requires: sfa - %package federica Summary: the SFA layer around Federica Group: Applications/System @@ -113,9 +108,6 @@ sfi.py, together with other utilities. This package implements the SFA interface which serves as a layer between the existing PlanetLab interfaces and the SFA API. -%description flashpolicy -This package provides support for adobe flash client applications. - %description federica The SFA driver for FEDERICA. @@ -150,13 +142,14 @@ make VERSIONTAG="%{version}-%{taglevel}" SCMURL="%{SCMURL}" install DESTDIR="$RP rm -rf $RPM_BUILD_ROOT %files -/etc/init.d/sfa +/usr/lib/systemd/system/*.service %{_bindir}/sfa-start.py* %{_bindir}/sfaadmin.py* %{_bindir}/sfaadmin %{_bindir}/keyconvert.py* %{_bindir}/sfa-config-tty %{_bindir}/sfa-config +%{_bindir}/sfa-setup.sh %config /etc/sfa/default_config.xml %config (noreplace) /etc/sfa/aggregates.xml %config (noreplace) /etc/sfa/registries.xml @@ -201,10 +194,6 @@ rm -rf $RPM_BUILD_ROOT /etc/sfa/protogeni-rspec-common.xsd /etc/sfa/topology -%files flashpolicy -%{_bindir}/sfa_flashpolicy.py* -/etc/sfa/sfa_flashpolicy_config.xml - %files federica %{python_sitelib}/sfa/federica @@ -827,7 +816,7 @@ fi * Fri Jun 10 2011 Thierry Parmentelat - sfa-1.0-23 - includes a change on passphrases that was intended in 1.0-22 -* Thu Jun 6 2011 Tony Mack - sfa-1.0-22 +* Mon Jun 6 2011 Tony Mack - sfa-1.0-22 - Added support for ProtoGENI RSpec v2 * Wed Mar 16 2011 Thierry Parmentelat - sfa-1.0-21 @@ -955,7 +944,7 @@ fi the api handler on every new server request, making it easier to access the cache and use in more general ways. -* Thu May 11 2010 Tony Mack - sfa-0.9-11 +* Tue May 11 2010 Tony Mack - sfa-0.9-11 - SfaServer now uses a pool of threads to handle requests concurrently - sfa.util.rspec no longer used to process/manage rspecs (deprecated). This is now handled by sfa.plc.network and is not backwards compatible - PIs can now get a slice credential for any slice at their site without having to be a member of the slice @@ -1074,7 +1063,7 @@ fi * Sat May 30 2009 Thierry Parmentelat - geniwrapper-0.2-2 - bugfixes - still a work in progress -* Fri May 18 2009 Baris Metin +* Mon May 18 2009 Baris Metin - initial package