X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc-native.spec;h=c77032320cb5bd10bf4faa117736ddc15de420c8;hb=283ff186feca8629684ddf62666a994d39ba45d6;hp=e8f71314ac3848b4918a8ce5175f1851e1556751;hpb=7a8bc999fb3642460c47027f822d8004b6ff589f;p=myplc.git diff --git a/myplc-native.spec b/myplc-native.spec index e8f7131..c770323 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -5,7 +5,7 @@ %define name myplc-native %define version 4.2 -%define taglevel 3 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -17,6 +17,7 @@ License: PlanetLab Group: Applications/Systems Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildArch: noarch Vendor: PlanetLab Packager: PlanetLab Central @@ -182,6 +183,7 @@ fi %files %defattr(-,root,root,-) # Host startup script and configuration file +/etc/myplc-release /etc/init.d/plc /etc/plc.d /etc/planetlab @@ -201,6 +203,29 @@ fi /usr/share/myplc %changelog +* Tue Apr 22 2008 Thierry Parmentelat - MyPLC-4.2-6 +- packaging of mplc-release in myplc-native +- sudoers.php is new to PlanetLabConf (needs nodeconfig-4.2-4) +- resolv file in /etc/resolv.conf, not plc_resolv.conf +- improved sirius script +- remove the 'driver' node-network-setting that was unused, and new 'Multihome' category +- expires more properly set + +* Mon Apr 07 2008 Stephen Soltesz - MyPLC-4.2-4 MyPLC-4.2-5 +- + +* Wed Mar 26 2008 Thierry Parmentelat - MyPLC-4.2-3 MyPLC-4.2-4 +- renew_reminder script moved to support-scripts/ +- gen-aliases script added in support-scripts/ +- sirius initscript moved to plc_sliceinitscripts (formerly inlined in db-config) +- plc-map script : no javascript for googlemap anymore, see new plc-kml script instead +- nodefamily-aware (creates legacy symlink /var/www/html/install-rpms/planetlab) +- new native slice attributes 'capabilities', 'vsys' and 'codemux' +- new setting 'Mom list address' for sending emails to a separate destination +- starts rsyslogd/syslogd as appropriate +- expects nodeconfig package (former PlanetLabConf/ dir from PLCWWW) +- convenience generation of yum.conf in resulting image based on build/mirroring + * Thu Feb 14 2008 Thierry Parmentelat - myplc-4.2-2 myplc-4.2-3 - refresh-peer.py removed (duplicate with PLCAPI) - plc.d/ scripts cleaned up