50 Commits

Author SHA256 Message Date
afcdbe46d9 Accepting request 941611 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/941611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=38
2021-12-21 17:40:13 +00:00
960bfff684 - version update to 4.03.03
* Removed -q from yodl's build script

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=46
2021-12-13 09:20:36 +00:00
2640977560 Accepting request 891037 from Publishing
Update to version 4.03.02 (forwarded request 891028 from susnux)

OBS-URL: https://build.opensuse.org/request/show/891037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=37
2021-05-10 13:36:46 +00:00
c067976f66 Accepting request 891028 from home:susnux:branches:Publishing
Update to version 4.03.02

OBS-URL: https://build.opensuse.org/request/show/891028
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=44
2021-05-06 13:20:45 +00:00
1645f78716 Accepting request 865322 from Publishing
- Update to version 4.03.00:
  * added -V to yodlverbinsert (suppresses verb())
- Refresh yodl-doc-packages.patch and user recomended patchlevel
- Small spec file modernisation (forwarded request 865311 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/865322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=36
2021-01-25 17:22:49 +00:00
ff4df703bb Accepting request 865311 from home:pluskalm:branches:Publishing
- Update to version 4.03.00:
  * added -V to yodlverbinsert (suppresses verb())
- Refresh yodl-doc-packages.patch and user recomended patchlevel
- Small spec file modernisation

OBS-URL: https://build.opensuse.org/request/show/865311
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=42
2021-01-21 09:57:27 +00:00
c4196de37d Accepting request 759303 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/759303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=35
2019-12-29 14:48:39 +00:00
78173bd0e4 - version update to 4.02.02
* Yodlverbinsert's -N option appends verb('s closing ) to the last line of
     the verbatim text, preventing an extra blank line at the end. The
     description of the verb(...) macro in yodlmacros(7) advises on how to 
     prevent extra blank lines when using the verb(...) macros in Yodl text.

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=40
2019-12-19 11:44:16 +00:00
84f204bff4 Accepting request 733086 from Publishing
remove clear screen from build to make this package build on s390x (forwarded request 733082 from azouhr)

OBS-URL: https://build.opensuse.org/request/show/733086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=34
2019-09-30 13:53:03 +00:00
f0fca50bb2 Accepting request 733082 from openSUSE:Factory:zSystems
remove clear screen from build to make this package build on s390x

OBS-URL: https://build.opensuse.org/request/show/733082
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=38
2019-09-25 06:40:04 +00:00
0ff4cd9850 Accepting request 730495 from Publishing
Remove Mesa, Java, ... from indirect build dependencies (forwarded request 730485 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/730495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=33
2019-09-17 11:35:44 +00:00
55ab90399d Accepting request 730485 from home:StefanBruens:branches:openSUSE:Factory
Remove Mesa, Java, ... from indirect build dependencies

OBS-URL: https://build.opensuse.org/request/show/730485
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=36
2019-09-13 05:23:25 +00:00
1d87719a99 Accepting request 687138 from Publishing
- Use / as sed command delimiter. Comma can actually show up in
  optflags (think -Wl,…), which then breaks the sed command line
  parsing.

OBS-URL: https://build.opensuse.org/request/show/687138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=32
2019-03-22 13:51:20 +00:00
e1beb640b9 Accepting request 686996 from home:dimstar:Factory
- Use / as sed command delimiter. Comma can actually show up in
  optflags (think -Wl,…), which then breaks the sed command line
  parsing.

OBS-URL: https://build.opensuse.org/request/show/686996
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=34
2019-03-21 08:10:33 +00:00
d36a8affb8 Accepting request 662191 from Publishing
- updated to 4.02.01:
  * Migrated from Github to Gitlab
  * End-of-line comment is now available as the triplet \//. Following \// all
    subsequent characters on its line as well as initial blanks on the next
    line are skipped.
  * Added Yodl builtin commands SUBSTR and STRLEN
  * Added the evalsymbol() macro, assigning a value to a symbol using EVAL.
  * Added the nbsp() macro, writing a non-breaking space character
  * Added the manttquoted() macro, optionally embedding arguments of tt macros
    in quotes. 
  * Redesigned yodlverbinsert, which now also concatenates multiple
    identically marked sections.
  * Added scripts/newmacros primarily used when designing multiple new .raw
    macro definition files. 
  * Added the macro `tbl' (and support macros `tr, tc, tnc, ta, tnac, tao,'
    `tline', and `twrap') as alternative to `table' (and support macros). The
    `tbl' macro extends `table', and simplifies defining tables.
  * SETCOUNTER and ADDTOCOUNTER's second arguments may be additive
    expressions (not containing blanks spaces).

OBS-URL: https://build.opensuse.org/request/show/662191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=31
2019-01-03 17:05:14 +00:00
911e2ceafe - updated to 4.02.01:
* Migrated from Github to Gitlab
  * End-of-line comment is now available as the triplet \//. Following \// all
    subsequent characters on its line as well as initial blanks on the next
    line are skipped.
  * Added Yodl builtin commands SUBSTR and STRLEN
  * Added the evalsymbol() macro, assigning a value to a symbol using EVAL.
  * Added the nbsp() macro, writing a non-breaking space character
  * Added the manttquoted() macro, optionally embedding arguments of tt macros
    in quotes. 
  * Redesigned yodlverbinsert, which now also concatenates multiple
    identically marked sections.
  * Added scripts/newmacros primarily used when designing multiple new .raw
    macro definition files. 
  * Added the macro `tbl' (and support macros `tr, tc, tnc, ta, tnac, tao,'
    `tline', and `twrap') as alternative to `table' (and support macros). The
    `tbl' macro extends `table', and simplifies defining tables.
  * SETCOUNTER and ADDTOCOUNTER's second arguments may be additive
    expressions (not containing blanks spaces).

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=32
2018-12-31 08:38:31 +00:00
001e7c8d5f Accepting request 558073 from Publishing
- update to 4.01.00:
  * Fixed flaw in handling the LaTex chartable's SUBST(--) definition and 
    occurrences of -- in, e.g., letteradmin.raw.
  * The LaTeX specific way of handling two dashes is available, outside of
    NOEXPAND environments as used by, e.g., the verb() and tt() macros, is
    available through the new `dashes()' macro.
  * New macros ttbegin() and ttend() can be used to fine-tune how text set in
    teletype font is handled, in particular in LaTeX conversions.
  * Added builtin functions PUSHSUBST and POPSUBST, as well as the (internally
    used) builtin function XXSUBST.
  * Removed old macros and builtin commands, obsoleted since Yodl 2.00.00.
    (see also the manual section `what's new in 4.00.00').
  * The predefined macro `verb(...)'  now starts with PUSHSUBST(0) and ends
    with POPSUBST: SUBST definitions are not interpreted anymore inside a
    'verb()' macro (SUBST definitions were already ignored in files inserted
    by the NOEXAPAND(PATH)INCLUDE builtin commands).
  * The original definition of the `verb(...)' macro remains available in the
    new predefined macro `verborg(...)'.
  * The contents of the formerly used ./yo subdirectory of ./manual are now
    in ./manual; ./yo has been removed.
  * In LaTeX conversions the -- sequence is now defined in a SUBST definition
    in macros/yodl/chartables/latex.tables.yo as
        SUBST(--)(+NOTRANS(-{}-{}))
    due to which text like `operator--()' now clearly shows the two minus
    characters (single minus chars are OK, and cannot be translated, because
    LaTeX sometimes uses them in expressions like `\cline{1-4}').    
  * Documentation was updated.

OBS-URL: https://build.opensuse.org/request/show/558073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=30
2017-12-23 11:17:54 +00:00
981901d020 - update to 4.01.00:
* Fixed flaw in handling the LaTex chartable's SUBST(--) definition and 
    occurrences of -- in, e.g., letteradmin.raw.
  * The LaTeX specific way of handling two dashes is available, outside of
    NOEXPAND environments as used by, e.g., the verb() and tt() macros, is
    available through the new `dashes()' macro.
  * New macros ttbegin() and ttend() can be used to fine-tune how text set in
    teletype font is handled, in particular in LaTeX conversions.
  * Added builtin functions PUSHSUBST and POPSUBST, as well as the (internally
    used) builtin function XXSUBST.
  * Removed old macros and builtin commands, obsoleted since Yodl 2.00.00.
    (see also the manual section `what's new in 4.00.00').
  * The predefined macro `verb(...)'  now starts with PUSHSUBST(0) and ends
    with POPSUBST: SUBST definitions are not interpreted anymore inside a
    'verb()' macro (SUBST definitions were already ignored in files inserted
    by the NOEXAPAND(PATH)INCLUDE builtin commands).
  * The original definition of the `verb(...)' macro remains available in the
    new predefined macro `verborg(...)'.
  * The contents of the formerly used ./yo subdirectory of ./manual are now
    in ./manual; ./yo has been removed.
  * In LaTeX conversions the -- sequence is now defined in a SUBST definition
    in macros/yodl/chartables/latex.tables.yo as
        SUBST(--)(+NOTRANS(-{}-{}))
    due to which text like `operator--()' now clearly shows the two minus
    characters (single minus chars are OK, and cannot be translated, because
    LaTeX sometimes uses them in expressions like `\cline{1-4}').    
  * Documentation was updated.

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=30
2017-12-18 11:14:41 +00:00
7e702e4b2b Accepting request 498897 from Publishing
- updated to 3.10.00:
  * Redefined some elements in the standard LaTeX translation table:
    no-argument macros like
        '|'     = "\\textbar"
    received an empty parameter box ("\\textbar{}") to avoid subsequent blanks
    being consumed by LaTex. Cf.,
    https://tex.stackexchange.com/questions/31091/space-after-latex-commands
  * Added a new macro `tableatt' using the attributes specified at the last
    `attrib' macro call to set html-attributes for the html `<table>' tag.

OBS-URL: https://build.opensuse.org/request/show/498897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=29
2017-05-31 10:11:40 +00:00
3dfd0a4dac - updated to 3.10.00:
* Redefined some elements in the standard LaTeX translation table:
    no-argument macros like
        '|'     = "\\textbar"
    received an empty parameter box ("\\textbar{}") to avoid subsequent blanks
    being consumed by LaTex. Cf.,
    https://tex.stackexchange.com/questions/31091/space-after-latex-commands
  * Added a new macro `tableatt' using the attributes specified at the last
    `attrib' macro call to set html-attributes for the html `<table>' tag.

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=28
2017-05-29 08:15:16 +00:00
a71e2e92ff Accepting request 494003 from Publishing
- Update to version 3.08.02:

OBS-URL: https://build.opensuse.org/request/show/494003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=28
2017-05-20 08:06:25 +00:00
2f3521de63 - Update to version 3.08.02:
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=26
2017-05-10 07:21:51 +00:00
b8b9f04b8a Accepting request 455958 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/455958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=27
2017-02-13 23:38:15 +00:00
4b3a4b254c Accepting request 455833 from home:dimstar:Factory
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.

OBS-URL: https://build.opensuse.org/request/show/455833
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=24
2017-02-10 09:14:16 +00:00
aa6c5d93ce Accepting request 441211 from Publishing
- Update to 3.08.01:
  * See https://fbb-git.github.io/yodl/changelog.txt

OBS-URL: https://build.opensuse.org/request/show/441211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=26
2016-11-24 20:18:28 +00:00
9a03919003 - Update to 3.08.01:
* See https://fbb-git.github.io/yodl/changelog.txt

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=22
2016-11-21 14:34:20 +00:00
c34ce78967 Accepting request 353196 from Publishing
- Update to 3.06.00
- Needs latest icmake - perhaps it would be resonable to link it to devel
  projec (forwarded request 353194 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/353196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=25
2016-01-13 21:45:37 +00:00
0cb1de6c42 Accepting request 353194 from home:pluskalm:branches:Publishing
- Update to 3.06.00
- Needs latest icmake - perhaps it would be resonable to link it to devel
  projec

OBS-URL: https://build.opensuse.org/request/show/353194
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=20
2016-01-12 09:36:53 +00:00
d363bdbc34 Accepting request 333122 from Publishing
- Update to 3.05.01
  * The chartables defined in latex.tables.yo now surround &lt;, &gt; 
    and * characters by $s (e.g., $&lt;$), preventing LaTeX from 
    processing them in a special way (e.g., forming ligatures like 
    one character for &gt;&gt;).
  * Added the file `required' listing the non-standard software 
    that is required to build yodl and its user guide
- Update project and download url (forwarded request 332473 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/333122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=24
2015-10-01 10:21:59 +00:00
22241934f6 Accepting request 332473 from home:pluskalm:branches:Publishing
- Update to 3.05.01
  * The chartables defined in latex.tables.yo now surround <, > 
    and * characters by $s (e.g., $<$), preventing LaTeX from 
    processing them in a special way (e.g., forming ligatures like 
    one character for >>).
  * Added the file `required' listing the non-standard software 
    that is required to build yodl and its user guide
- Update project and download url

OBS-URL: https://build.opensuse.org/request/show/332473
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=18
2015-09-23 09:05:48 +00:00
f2c6ad4da7 Accepting request 293663 from Publishing
- Update to 3.05
- Cleanup spec file with spec-cleaner (forwarded request 293562 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/293663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=23
2015-04-02 14:02:07 +00:00
00ec6eff83 Accepting request 293562 from home:pluskalm:branches:Publishing
- Update to 3.05
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/293562
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=16
2015-03-30 06:24:08 +00:00
ae819a206f Accepting request 262207 from Publishing
- updated to 3.04:
  * The redef() and redefinemacro() descriptions missed the name of the macro
    to be redefined: they require 3 instead of 2 args.
  * The yodlverbinsert program is now C++, and supports -a: process all lines
    and -n: prefix lines by numbers. Yodlverbinsert ignores initial and
    trailing blank lines.
  * Removed some compiler warnings.

OBS-URL: https://build.opensuse.org/request/show/262207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=22
2014-11-24 10:17:57 +00:00
c9bd06f409 - updated to 3.04:
* The redef() and redefinemacro() descriptions missed the name of the macro
    to be redefined: they require 3 instead of 2 args.
  * The yodlverbinsert program is now C++, and supports -a: process all lines
    and -n: prefix lines by numbers. Yodlverbinsert ignores initial and
    trailing blank lines.
  * Removed some compiler warnings.

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=14
2014-11-18 15:25:11 +00:00
Stephan Kulow
9552340dbf Accepting request 208634 from Publishing
- updated to 3.03:
  * bugfixes
  * see changelog for details
- fix-path.patch renamed to yodl-doc-packages.patch
- fix-tex-include.patch merged into yodl-doc-packages.patch as
  changes in both patches relate

OBS-URL: https://build.opensuse.org/request/show/208634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=20
2013-11-28 15:54:21 +00:00
618f4c3c92 - updated to 3.03:
* bugfixes
  * see changelog for details
- fix-path.patch renamed to yodl-doc-packages.patch
- fix-tex-include.patch merged into yodl-doc-packages.patch as
  changes in both patches relate

OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=12
2013-11-27 08:09:35 +00:00
Stephan Kulow
b0cad0850c Accepting request 171391 from Publishing
- Make it build with openSUSE >= 12.2

OBS-URL: https://build.opensuse.org/request/show/171391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=18
2013-04-20 17:55:50 +00:00
02441c0da9 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=10
2013-04-18 10:53:19 +00:00
Stephan Kulow
3c335c4962 Accepting request 162899 from Publishing
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 162704 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/162899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=17
2013-04-08 13:05:31 +00:00
OBS User mrdocs
12c844f317 Accepting request 162704 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162704
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=8
2013-04-05 17:45:05 +00:00
Stephan Kulow
7dea2b2951 Accepting request 148435 from Publishing
Please note: icmake is now in Factory and this passes a local build against Factory


- Use %{optflags} 

- Update to 3.00.0
  To get the pre-3.00.0 include behavior, use the -L
  (--legacy-include) option
  2.00.0 was a complete rewrite. See the manual for the modifications.
  Old yodl-sources will usually require minor modifications
  See /usr/share/doc/packages/yodl/CHANGES

OBS-URL: https://build.opensuse.org/request/show/148435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=15
2013-01-17 10:08:39 +00:00
Ismail Dönmez
a91198eda2 - Use %{optflags}
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=6
2013-01-14 13:33:11 +00:00
Ismail Dönmez
aa41969c7a Accepting request 145252 from home:kwk:branches:Publishing
- Update to 3.00.0
  To get the pre-3.00.0 include behavior, use the -L
  (--legacy-include) option
  2.00.0 was a complete rewrite. See the manual for the modifications.
  Old yodl-sources will usually require minor modifications
  See /usr/share/doc/packages/yodl/CHANGES

OBS-URL: https://build.opensuse.org/request/show/145252
OBS-URL: https://build.opensuse.org/package/show/Publishing/yodl?expand=0&rev=5
2012-12-13 18:54:40 +00:00
Stephan Kulow
005de05edf Accepting request 133352 from Publishing
- Add explicit makeinfo dependency
- Format spec file

Fixes build failure seen in openSUSE:Factory:Staging

OBS-URL: https://build.opensuse.org/request/show/133352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=14
2012-09-11 07:22:31 +00:00
Stephan Kulow
9102cf31fa replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=12
2011-12-06 18:20:59 +00:00
OBS User autobuild
3a6208fcb3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=7 2010-03-18 15:40:08 +00:00
OBS User unknown
2d2fd98bac OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=5 2009-06-17 22:12:09 +00:00
OBS User unknown
0fad7ffcf0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=3 2007-04-21 23:04:00 +00:00
OBS User unknown
281ee1f18c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=2 2007-03-29 20:26:28 +00:00
OBS User unknown
8605c1b2f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yodl?expand=0&rev=1 2007-01-15 23:45:38 +00:00