X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=51be2a78bf25f7291a75c184d8290b0717dae252;hb=e4896a799c60534c01597ea85f77564088db7645;hp=1c7287054e9754839ffc0fe69240570783626772;hpb=8f1ee0a32ee3df0866931582fd601d97d52d2fd6;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 1c72870..51be2a7 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,6 @@ %define name myplc -%define version 5.0 -%define taglevel 19 +%define version 5.1 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -66,7 +66,7 @@ Requires: www-register-wizard Requires: nodeconfig Requires: nodeyum Requires: PLCAPI -Requires: bootstrapfs-%{nodefamily} +Requires: nodeimage-%{nodefamily} Requires: myplc-docs Requires: myplc-release Requires: myplc-config @@ -114,6 +114,7 @@ chmod 755 ${RPM_BUILD_ROOT}/usr/bin/* # Install initscript echo "* Installing plc initscript" install -D -m 755 plc.init ${RPM_BUILD_ROOT}/etc/init.d/plc +install -D -m 644 plc.service ${RPM_BUILD_ROOT}/lib/systemd/system/plc.service # Install initscripts echo "* Installing plc.d initscripts" @@ -240,6 +241,7 @@ fi /usr/bin/plc-orphan-accounts.py* /usr/bin/spot-aliens.py* /usr/bin/spot-dup-accounts.sh +/lib/systemd/system/plc.service %files config %defattr(-,root,root,-)