diff --git a/createlinks b/createlinks index 116e41f..44a4a6c 100644 --- a/createlinks +++ b/createlinks @@ -8,4 +8,4 @@ event_link("initialize-default-databases", "wpkg-update", "02"); templates2events("/home/e-smith/files/shares/tools/files/scripts/conf.bat", qw(wpkg-update bootstrap-console-save)); templates2events("/home/e-smith/files/shares/wpkg/files/config.xml", qw(wpkg-update bootstrap-console-save)); - +templates2events("/home/e-smith/files/shares/wpkg/files/profiles/variables.xml", qw(wpkg-update bootstrap-console-save)); diff --git a/ipasserelle-gp.spec b/ipasserelle-gp.spec index 4160f92..b74e82f 100644 --- a/ipasserelle-gp.spec +++ b/ipasserelle-gp.spec @@ -1,5 +1,5 @@ -%define version 0.1.0 -%define release 1 +%define version 0.1.1 +%define release 1.beta1 %define name ipasserelle-gp @@ -23,6 +23,9 @@ Ce paquet permet de gérer un parc de machines sous MS Windows Basé sur WPKG et d'autres outils %changelog +* Mon Jun 11 2012 Daniel Berteaud 0.1.1-1.sme +- restructure profiles + * Mon Jun 11 2012 Daniel Berteaud 0.1.0-1.sme - initial release @@ -31,6 +34,7 @@ Basé sur WPKG et d'autres outils %setup -q -n %{name}-%{version} %build +%{__mkdir_p} root/home/e-smith/files/shares/wpkg/files/profiles/ perl createlinks %install diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/10All b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/10All new file mode 100644 index 0000000..de1eb2e --- /dev/null +++ b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/10All @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-begin b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-begin new file mode 100644 index 0000000..3cb3a6a --- /dev/null +++ b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-begin @@ -0,0 +1,15 @@ + + + diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-end b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-end new file mode 100644 index 0000000..4e9adb8 --- /dev/null +++ b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-end @@ -0,0 +1 @@ + diff --git a/root/home/e-smith/files/shares/wpkg/files/hosts.xml b/root/home/e-smith/files/shares/wpkg/files/hosts.xml index 60325be..0752568 100644 --- a/root/home/e-smith/files/shares/wpkg/files/hosts.xml +++ b/root/home/e-smith/files/shares/wpkg/files/hosts.xml @@ -5,13 +5,15 @@ xsi:schemaLocation="http://www.wpkg.org/hosts xsd/hosts.xsd "> - + diff --git a/root/home/e-smith/files/shares/wpkg/files/profiles.xml b/root/home/e-smith/files/shares/wpkg/files/profiles.xml index a63b151..a4225e2 100644 --- a/root/home/e-smith/files/shares/wpkg/files/profiles.xml +++ b/root/home/e-smith/files/shares/wpkg/files/profiles.xml @@ -4,9 +4,23 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.wpkg.org/profiles xsd/profiles.xsd "> + + + + + + + + + + + + + @@ -14,52 +28,40 @@ + - + + - + + - - - - - - - - - - - + - - - - - - - +