texlive-specs-c/texlive-specs-c.changes

250 lines
9.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jul 30 16:14:46 UTC 2013 - werner@suse.de
- Update to TeXLive 2013 (timestamp 20130620)
+ Distribution layout: the top-level texmf/ directory has been
merged into texmf-dist/, for simplicity. Both the TEXMFMAIN
and TEXMFDIST Kpathsea variables now point to texmf-dist.
+ Many small language collections have been merged together,
to simplify installation.
+ MetaPost: native support for PNG output and floating-point
(IEEE double) has been added.
+ LuaTEX: updated to Lua 5.2, and includes a new library
(pdfscanner) to process external PDF page content, among
much else (see its web pages).
+ XeTEX (also see its web pages for more):
The HarfBuzz library now used for font layout instead of ICU.
Graphite2 and HarfBuzz are used instead of SilGraphite for Graphite layout.
On Macs, Core Text is used instead of the (deprecated) ATSUI.
Prefer TrueType/OpenType fonts to Type1 when the names are the same.
Fix occasional mismatch in font finding between XeTEX and xdvipdfmx.
Support OpenType math cut-ins.
+ xdvi: now uses FreeType instead of t1lib for rendering.
+ microtype.sty: some support for XeTEX (protrusion) and LuaTEX
(protrusion, font expansion, tracking), among other enhancements.
- Update biblatex-biber to 1.7
- Udpate biblatex of TeXLive 2013 to 2.7a
-------------------------------------------------------------------
Tue Jul 16 12:10:31 UTC 2013 - werner@suse.de
- Let texlive-arev require tex(mdacmr.fd) (bnc#819867)
- Avoid line break in patch pgf_plain.dif (bnc#823273)
-------------------------------------------------------------------
Tue May 7 08:45:34 UTC 2013 - werner@suse.de
- As lcdf-typetools does not support kpathsea nor search below
texmf tree build the texlive-lcdftypetools(-bin) packages again
and let them conflict with the lcdf-typetools package.
-------------------------------------------------------------------
Mon May 6 09:05:03 UTC 2013 - werner@suse.de
- Asymptote binaries may have the same version as the format files
of the asymptote package it self (bnc#813032)
-------------------------------------------------------------------
Wed Mar 27 12:36:48 UTC 2013 - werner@suse.de
- Change Obsoletes from < 2012+subversion to <= 2011 (bnc#811162)
- Let mathdesign require tex(texnansi.enc) (bnc#808731)
- Let biber-bin require perl(Text::BibTeX) (bnc#811258)
- Do not require xfs as we do not use xfs at all, otherwise we
have to add some more lua code in the %post scriptlet.
-------------------------------------------------------------------
Tue Feb 26 08:48:04 UTC 2013 - werner@suse.de
- Avoid doubling mktex.opt content with excessive patch which had
lead that the original content overrides the new one (bnc#801727)
-------------------------------------------------------------------
Tue Feb 5 09:08:31 UTC 2013 - werner@suse.de
- Work around missing support of %posttrans scriptlets in libzypp
due missing rpm option for not to execute those scriptlets (bnc#773575)
-------------------------------------------------------------------
Tue Oct 9 10:18:56 UTC 2012 - werner@suse.de
- Add require texlive-metapost for texlive-dvips
- Add some more requires for latex-bin
- Add require pdftex.def for texlive-pdftex
- Do not reqiure package pgfmath in pgffor.sty (bnc#783252)
-------------------------------------------------------------------
Wed Sep 12 12:31:15 UTC 2012 - werner@suse.de
- Use disturl for rpmbuild runs
- Aggregate licenses for meta spec file automatically
-------------------------------------------------------------------
Wed Aug 29 11:00:26 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
LPPL-1.0 and OFL-1.1 and Apache-2.0
Aggregate licenses for spec file without subpackages
-------------------------------------------------------------------
Thu Aug 2 13:17:40 UTC 2012 - werner@suse.de
- Change font config semantic as the font directories below
/usr/share/fonts will be always found by freetype
-------------------------------------------------------------------
Fri Jul 20 10:28:11 UTC 2012 - werner@suse.de
- Source validator does not like not applied patches
-------------------------------------------------------------------
Thu Jul 19 10:54:28 UTC 2012 - werner@suse.de
- Correct path in pgf patch
-------------------------------------------------------------------
Thu Jul 19 08:47:58 UTC 2012 - werner@suse.de
- Make the sub packagers texlive-spec-{a..z} valid for source
validator
-------------------------------------------------------------------
Thu Jul 12 09:36:19 UTC 2012 - werner@suse.de
- Add patch to make pgf work with plain TeX (bnc#746719)
-------------------------------------------------------------------
Thu Jun 28 10:33:48 UTC 2012 - werner@suse.de
- Make jadetex format build in posttrans scriptlet
-------------------------------------------------------------------
Wed Jun 27 10:52:09 UTC 2012 - werner@suse.de
- Add some missed files
- Break cycle between latex and latex-bin
-------------------------------------------------------------------
Tue Jun 26 11:30:50 UTC 2012 - werner@suse.de
- move lgrenc.dfu from doc to tex tree
-------------------------------------------------------------------
Tue Jun 26 10:06:40 UTC 2012 - werner@suse.de
- Avoid dependency loops between kpathsea, tetex, and texconfig
with the main package texlive as otherwise the three packages
will be isntalled before texlive
-------------------------------------------------------------------
Fri Jun 22 16:47:47 UTC 2012 - werner@suse.de
- Make sure that posttrans scriptlets will execute update script
-------------------------------------------------------------------
Fri Jun 22 07:29:00 UTC 2012 - werner@suse.de
- Re-run generator script to add missed docfiles
-------------------------------------------------------------------
Thu Jun 21 13:18:11 UTC 2012 - werner@suse.de
- Avoid failing scriptlets due slice split
-------------------------------------------------------------------
Thu Jun 21 10:39:32 UTC 2012 - werner@suse.de
- Modify the runtime Makefile to allow to build slices from the
2236 spec files may help to speed up the serial checks and
serial rpmlint run
-------------------------------------------------------------------
Thu Jun 21 07:50:39 UTC 2012 - werner@suse.de
- Do not forget requirements of texlive-latex-bin
-------------------------------------------------------------------
Wed Jun 20 13:09:02 UTC 2012 - werner@suse.de
- Add some minimal requirements for texlive-tex, texlive-latex,
texlive-luatex, and texlive-texinfo
-------------------------------------------------------------------
Mon Jun 18 18:05:08 UTC 2012 - werner@suse.de
- Fix wrong placement of tex files
- Xecyr has only win executables
-------------------------------------------------------------------
Mon Jun 18 09:06:07 UTC 2012 - werner@suse.de
- Simplify dependency chain(s)
- Allow pure source packages (knuth, latex-tds, ...)
- Allow empty packages (hyphen, bibtexu, ...) for dependencies
-------------------------------------------------------------------
Thu Jun 14 12:02:47 UTC 2012 - werner@suse.de
- Make RPMlint happy
-------------------------------------------------------------------
Thu Jun 14 10:17:36 UTC 2012 - werner@suse.de
- Make main spec file run several rpmbuild processes in parallel
-------------------------------------------------------------------
Wed Jun 13 11:36:58 UTC 2012 - werner@suse.de
- Update to frozen/final 2012 (timestamp 20120611)
-------------------------------------------------------------------
Mon Jun 4 07:48:37 UTC 2012 - werner@suse.de
- Avoid source url for all tar balls as our checkin script can not
handle snapshots nor is knowing about the infrastructure of the
upstream TeXLive server
-------------------------------------------------------------------
Thu May 31 13:35:50 UTC 2012 - werner@suse.de
- Do not forget the sub package like doc and fonts
-------------------------------------------------------------------
Thu May 31 13:00:08 UTC 2012 - werner@suse.de
- Suppress leading dot in build release number
-------------------------------------------------------------------
Thu May 31 11:34:39 UTC 2012 - werner@suse.de
- Change version/release scheme
- Avoid to list optional loaded but not existing files as required
-------------------------------------------------------------------
Thu May 24 12:07:05 UTC 2012 - werner@suse.de
- Add fix for latex2man insecure tmp file handling (bnc#758046)
-------------------------------------------------------------------
Mon May 21 08:33:23 UTC 2012 - werner@suse.de
- Avoid making delcmdchanges.bash to be a text file
-------------------------------------------------------------------
Mon May 14 11:34:42 UTC 2012 - werner@suse.de
- If MT_FEATURES includes varfonts and system default is not
writable choose $HOME/.cache/texmf/fonts
-------------------------------------------------------------------
Wed May 9 12:28:26 UTC 2012 - werner@suse.de
- Make rpm lint happy
-------------------------------------------------------------------
Fri Apr 13 10:13:26 UTC 2012 - werner@suse.de
- Initial packaging of TeXLive using package database texlive.tlpdb
that is we have now a lot small packages around