try to improve php logging; set error_log in the right section of the .ini; enable...
[myplc.git] / myplc.spec
index 96e64ea..4d9dd0d 100644 (file)
@@ -1,6 +1,6 @@
 %define name myplc
-%define version 5.3
-%define taglevel 4
+%define version 7.0
+%define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -30,12 +30,13 @@ Requires: myplc-docs
 Requires: myplc-release
 Requires: myplc-core
 Requires: createrepo
-Requires: bootmanager
-Requires: bootcd-%{nodefamily}
-Requires: bootcd-initscripts
-Requires: nodeimage-%{nodefamily}
-Requires: nodeconfig
-Requires: nodeyum
+## serverside only
+#Requires: bootmanager
+#Requires: bootcd-%{nodefamily}
+#Requires: bootcd-initscripts
+#Requires: nodeimage-%{nodefamily}
+#Requires: nodeconfig
+#Requires: nodeyum
 Requires: www-register-wizard
 
 
@@ -284,9 +285,12 @@ fi
 %defattr(-,root,root,-)
 /usr/bin/plc-config
 %{python3_sitelib}/plc_config.py*
-
+%exclude %{python3_sitelib}/__pycache__/*.pyc
 
 %changelog
+* Mon Jan 07 2019 Thierry Parmentelat <thierry.parmentelat@inria.fr> - myplc-7.0-0
+- suitable for python3 on both f27 and f29
+
 * Sun Jul 16 2017 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.3-4
 - takes care of creating plcapi log file