[yast-commit] [yast/yast-samba-server] e9c74d: Fix schema correctness for element 'disabled'
Branch: refs/heads/correct-schema Home: https://github.com/yast/yast-samba-server Commit: e9c74d31a2bf1eda1da5ed667fe490a959ca7880 https://github.com/yast/yast-samba-server/commit/e9c74d31a2bf1eda1da5ed667fe... Author: Martin Vidner <martin@vidner.net> Date: 2020-05-27 (Wed, 27 May 2020) Changed paths: M src/autoyast-rnc/samba-server.rnc Log Message: ----------- Fix schema correctness for element 'disabled' For the 'disabled' element, jing would say: samba-server.rng:53:48: error: duplicate attribute "type" from namespace "http://www.suse.com/1.0/configns" 'accounts' was not causing problems, just a cleanup Commit: 249688e066dc415585d70668116cd9625cf7509b https://github.com/yast/yast-samba-server/commit/249688e066dc415585d70668116... Author: Martin Vidner <martin@vidner.net> Date: 2020-05-27 (Wed, 27 May 2020) Changed paths: M src/autoyast-rnc/samba-server.rnc Log Message: ----------- Fix schema correctness for element 'share' jing would say: samba-server.rng:2249:27: error: a group of attributes must not be repeatable (section 7.1 of the RELAX NG specification requires that the simplified XML form of the schema not contain any elements matching the path oneOrMore//group//attribute) This part of the schema looks fishy (as do other parts) but let's just get over the correctness part now. Commit: 28174f045067e1ced7036a1906f7d276ce00c3a8 https://github.com/yast/yast-samba-server/commit/28174f045067e1ced7036a1906f... Author: Martin Vidner <martin@vidner.net> Date: 2020-05-27 (Wed, 27 May 2020) Changed paths: M package/yast2-samba-server.changes M package/yast2-samba-server.spec Log Message: ----------- version + changelog Compare: https://github.com/yast/yast-samba-server/compare/e9c74d31a2bf%5E...28174f04...
participants (1)
-
Martin Vidner